You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao 18033f49ba
Restrict email address validation (#17688)
This didn't follow the RFC but it's a subset of that. I think we should narrow the allowed chars at first and discuss more possibility in future PRs.
2 years ago
..
app.go Refactor auth package (#17962) 3 years ago
email.go Restrict email address validation (#17688) 2 years ago
follower.go Move user related model into models/user (#17781) 3 years ago
gpg_key.go format with gofumpt (#18184) 2 years ago
helper.go Move user related model into models/user (#17781) 3 years ago
key.go Move keys to models/asymkey (#17917) 3 years ago
repo.go API: Return primary language and repository language stats API URL (#18396) 2 years ago
settings.go Fix database inconsistent when admin change user email (#17549) 3 years ago
star.go Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
user.go Move user related model into models/user (#17781) 3 years ago
watch.go format with gofumpt (#18184) 2 years ago