aboutsummaryrefslogtreecommitdiff
path: root/routes/admin
Commit message (Collapse)AuthorAge
* login_source: add default authentication switch (#5338)haixunlu2018-09-13
| | | | | | | | | | | | | | | * Add default Authentication Switch. * adjust the code accroding to reviews * #1. Remove redudant logic. #2, Fix a bug in "Edit" panel. * Remove unused logic * Fix local authentication files are not flushed. * refactor according to review.
* *: use jsoniter to replace encoding/jsonUnknwon2018-06-09
|
* *: rename "gogits" to "gogs"Unknwon2018-05-27
|
* auth: support authentication source config file (#3142)Unknwon2018-04-12
|
* models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeysUnknwon2018-03-30
|
* admin/config: add UI for [http] section (#3987)Unknwon2017-11-16
|
* Refactoring: rename package routers -> routesUnknwon2017-06-11