aboutsummaryrefslogtreecommitdiffstats
path: root/routers/admin/auths.go
Commit message (Collapse)AuthorAgeFilesLines
...
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-241-15/+15
|
* Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-18/+24
|
* Add suburl supportUnknwon2014-09-191-4/+4
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-4/+5
| | | | | | | | | | | | | | 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-291-0/+211
|
* In progress of name template name constantUnknown2014-06-221-196/+0
|
* Add tar.gz download button and other mirror updatesUnknown2014-06-081-9/+9
|
* Make gmail auth workUnknown2014-05-151-1/+1
|
* bug fixed #193Lunny Xiao2014-05-151-0/+1
|
* Merge pull request #192 from DerDackel/ldapsslLunny Xiao2014-05-151-0/+2
|\ | | | | Add LDAP over SSL support
| * Add LDAP over SSL supportSebastian Jackel2014-05-151-0/+2
| |
* | Fix edit auth page bugUnknown2014-05-121-4/+4
|/
* Fix #173Unknown2014-05-111-6/+8
|
* spell bug fixedLunny Xiao2014-05-111-2/+2
|
* UI fixUnknown2014-05-111-15/+13
|
* add support for smtp authenticationLunny Xiao2014-05-111-21/+62
|
* fix codeUnknown2014-05-051-7/+12
|
* basic authenticationsLunny Xiao2014-05-051-3/+88
|
* ldap supportLunny Xiao2014-05-031-0/+62