aboutsummaryrefslogtreecommitdiff
path: root/routers/admin/auths.go
Commit message (Collapse)AuthorAge
* Add PAM authenticationPaolo Borelli2015-04-24
|
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-24
|
* Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-08
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Continue working on new admin pagesUnknwon2014-08-29
|
* In progress of name template name constantUnknown2014-06-22
|
* Add tar.gz download button and other mirror updatesUnknown2014-06-08
|
* Make gmail auth workUnknown2014-05-15
|
* bug fixed #193Lunny Xiao2014-05-15
|
* Merge pull request #192 from DerDackel/ldapsslLunny Xiao2014-05-15
|\ | | | | Add LDAP over SSL support
| * Add LDAP over SSL supportSebastian Jackel2014-05-15
| |
* | Fix edit auth page bugUnknown2014-05-12
|/
* Fix #173Unknown2014-05-11
|
* spell bug fixedLunny Xiao2014-05-11
|
* UI fixUnknown2014-05-11
|
* add support for smtp authenticationLunny Xiao2014-05-11
|
* fix codeUnknown2014-05-05
|
* basic authenticationsLunny Xiao2014-05-05
|
* ldap supportLunny Xiao2014-05-03