gogs/routers/admin
Unknwon ae319da5fd
Disable local path migration by default (#4033)
Site admin now has to enable manually by config option
[repository] ENABLE_LOCAL_PATH_MIGRATION = true.
Site admin always grants this permission, but regulars users have
to be allowed by site admins in admin user panel.
2017-01-26 17:43:37 -05:00
..
admin.go Fix typo CacheInternal -> CacheInterval (#3432) 2016-08-11 05:59:11 -07:00
auths.go Fix string format verbs (#3637) 2016-12-21 02:09:43 -05:00
notice.go Use struct for UI settings 2016-07-24 00:23:54 +08:00
orgs.go Use struct for UI settings 2016-07-24 00:23:54 +08:00
repos.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
users.go Disable local path migration by default (#4033) 2017-01-26 17:43:37 -05:00