aboutsummaryrefslogtreecommitdiffstats
path: root/routers/admin/auths.go
Commit message (Expand)AuthorAgeFilesLines
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-101-12/+12
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-021-15/+16
* #1637 able to skip verify for LDAPUnknwon2015-09-141-1/+2
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-2/+2
* #1625 remove auto_register and makes it defaultUnknwon2015-09-121-6/+4
* #1620 add allowed domains for SMTP authUnknwon2015-09-111-5/+6
* finish new edit auth UIUnknwon2015-09-111-95/+72
* finish new add auth UIUnknwon2015-09-101-9/+26
* more minor fix on 1581Unknwon2015-09-101-2/+4
* Added LDAP simple auth support.Sergio Benitez2015-09-041-2/+8
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-37/+39
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-181-0/+2
* Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-121-9/+9
* Add PAM authenticationPaolo Borelli2015-04-241-0/+8
* #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. http://mydomain....Martin van Beurden2014-09-181-4/+5
* 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 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