gitea/routers/admin
mrsdizzie f125330fcf Include more variables on admin/config page (#6378)
Include the current CustomPath location in the admin section and also
display GITEA_WORK_DIR and/or GITEA_CUSTOM env var if they are set.

Right now there is no easy way to see this information, and if you try
and help most users they won't be able to tell you anything about these
values -- just that their custom template isn't working, files aren't in
the right place, etc... Now you can see all paths and if they were set
by ENV or not.
2019-03-19 18:40:13 -04:00
..
admin.go Include more variables on admin/config page (#6378) 2019-03-19 18:40:13 -04:00
auths.go LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
hooks.go Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
main_test.go Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
notice.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
orgs.go Show private organization for admin, fix #6111 (#6112) 2019-02-19 09:16:06 +08:00
repos.go fix #3200 (#6033) 2019-02-11 03:27:24 +02:00
users.go Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
users_test.go Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00