1
1
mirror of https://github.com/go-gitea/gitea synced 2024-05-28 23:15:48 +00:00
gitea/routers/web/admin
6543 1cb649525d
Restrict email address validation (#17688) (#19085)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-03-14 20:51:58 +01:00
..
admin_test.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
admin.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
auths.go Prevent 500 when there is an error during new auth source post (#19041) (#19059) 2022-03-13 03:42:31 +01:00
emails.go Move more model into models/user (#17826) 2021-11-28 22:11:58 +08:00
hooks.go Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
notice.go Move user functions into user.go (#17659) 2021-11-18 13:58:42 +08:00
orgs.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
repos.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
users_test.go Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
users.go Restrict email address validation (#17688) (#19085) 2022-03-14 20:51:58 +01:00