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.
forgejo/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.
5 years ago
..
admin.go Include more variables on admin/config page (#6378) 5 years ago
auths.go LDAP Public SSH Keys synchronization (#1844) 6 years ago
hooks.go Implement Default Webhooks (#4299) 5 years ago
main_test.go Force user to change password (#4489) 6 years ago
notice.go Handle refactor (#3339) 7 years ago
orgs.go Show private organization for admin, fix #6111 (#6112) 5 years ago
repos.go fix #3200 (#6033) 5 years ago
users.go Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago
users_test.go Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago