gitea/routers/admin
zeripath fa3895ce81
Move modules/forms to services/forms (#15305)
Forms are dependent on models and therefore should be in services.

This PR also removes the old auth. aliasing

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-06 20:44:05 +01:00
..
admin.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 2019-06-27 00:12:38 +08:00
auths.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
emails.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
hooks.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
main_test.go Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
notice.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
orgs.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
repos.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
users.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
users_test.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00