Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | login_source: add default authentication switch (#5338) | haixunlu | 2018-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/json | Unknwon | 2018-06-09 |
| | |||
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
| | |||
* | auth: support authentication source config file (#3142) | Unknwon | 2018-04-12 |
| | |||
* | models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys | Unknwon | 2018-03-30 |
| | |||
* | admin/config: add UI for [http] section (#3987) | Unknwon | 2017-11-16 |
| | |||
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |