gogs/routes/admin
haixunlu 68a6579852 login_source: add default authentication switch (#5338)
* 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.
2018-09-13 13:49:07 -04:00
..
admin.go *: use jsoniter to replace encoding/json 2018-06-09 17:32:58 +08:00
auths.go login_source: add default authentication switch (#5338) 2018-09-13 13:49:07 -04:00
notice.go *: rename "gogits" to "gogs" 2018-05-27 08:53:48 +08:00
orgs.go *: rename "gogits" to "gogs" 2018-05-27 08:53:48 +08:00
repos.go *: rename "gogits" to "gogs" 2018-05-27 08:53:48 +08:00
users.go *: rename "gogits" to "gogs" 2018-05-27 08:53:48 +08:00