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
..
admin Restrict email address validation (#17688) 2 years ago
auth Restrict email address validation (#17688) 2 years ago
dev Move user related model into models/user (#17781) 3 years ago
events Refactor auth package (#17962) 3 years ago
explore Refactor admin user filter query parameters (#18965) 2 years ago
feed RSS/Atom support for Repos (#19055) 2 years ago
org Send 404 on `/{org}.gpg` (#18959) 2 years ago
repo Fix lfs bug (#19072) 2 years ago
user Restrict email address validation (#17688) 2 years ago
base.go format with gofumpt (#18184) 2 years ago
goget.go Refactor HTTP request context (#17979) 3 years ago
home.go Refactor auth package (#17962) 3 years ago
metrics.go Refactor routers directory (#15800) 3 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Add button for issue deletion (#19032) 2 years ago