aboutsummaryrefslogtreecommitdiff
path: root/routes/admin/auths.go
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.
* *: rename "gogits" to "gogs"Unknwon2018-05-27
|
* auth: support authentication source config file (#3142)Unknwon2018-04-12
|
* Refactoring: rename package routers -> routesUnknwon2017-06-11