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.
gitea/routers
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>
4 years ago
..
admin Move modules/forms to services/forms (#15305) 4 years ago
api/v1 Move modules/forms to services/forms (#15305) 4 years ago
dev [refactor] replace int with httpStatusCodes (#15282) 4 years ago
events Drop the event source if we are unauthorized (#15275) 4 years ago
org Move modules/forms to services/forms (#15305) 4 years ago
private [refactor] replace int with httpStatusCodes (#15282) 4 years ago
repo Move modules/forms to services/forms (#15305) 4 years ago
routes Move modules/forms to services/forms (#15305) 4 years ago
user Move modules/forms to services/forms (#15305) 4 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
home.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 4 years ago
install.go Move modules/forms to services/forms (#15305) 4 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago