aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth/auth_form.go
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-201-0/+1
* APIs: admin usersUnknwon2015-12-051-2/+2
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-021-22/+23
* fix import path, fix #1782Unknwon2015-10-151-2/+2
* #1625 remove auto_register and makes it defaultUnknwon2015-09-121-23/+22
* #1620 add allowed domains for SMTP authUnknwon2015-09-111-0/+1
* finish new edit auth UIUnknwon2015-09-111-1/+0
* finish new add auth UIUnknwon2015-09-101-12/+12
* Added LDAP simple auth support.Sergio Benitez2015-09-041-0/+1
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-1/+2
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-181-0/+1
* Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-121-5/+4
* Add PAM authenticationPaolo Borelli2015-04-241-0/+1
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-241-16/+16
* Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-1/+4
* Use binding middlewareUnknwon2014-10-151-5/+3
* New UI merge in progressUnknwon2014-07-261-0/+36