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/admin
Pawel Boguslawski 04b04cf854 Added option to disable migrations
This patch introduces DISABLE_MIGRATIONS parameter in [repository]
section of app.ini (by default set to false). If set to true
it blocks access to repository migration feature.

This mod hides also local repo import option in user editor if
local repo importing or migrations is disabled.

Author-Change-Id: IB#1105130
4 years ago
..
admin.go [Vendor] Switch go-version lib (#12719) 5 years ago
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 6 years ago
auths.go Add check for LDAP group membership (#10869) 5 years ago
emails.go Admin page for managing user e-mail activation (#10557) 5 years ago
hooks.go System-wide webhooks (#10546) 5 years ago
main_test.go Force user to change password (#4489) 7 years ago
notice.go Use gitea forked macaron (#7933) 6 years ago
orgs.go API add/generalize pagination (#9452) 5 years ago
repos.go Adopt repositories (#12920) 5 years ago
users.go Added option to disable migrations 4 years ago
users_test.go Fix password complexity regex for special characters (on master) (#8525) 5 years ago