Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix import path, fix #1782 | Unknwon | 2015-10-15 |
| | |||
* | #1625 remove auto_register and makes it default | Unknwon | 2015-09-12 |
| | |||
* | #1620 add allowed domains for SMTP auth | Unknwon | 2015-09-11 |
| | |||
* | finish new edit auth UI | Unknwon | 2015-09-11 |
| | |||
* | finish new add auth UI | Unknwon | 2015-09-10 |
| | |||
* | Added LDAP simple auth support. | Sergio Benitez | 2015-09-04 |
| | |||
* | #1542 A way to skip TLS verify for SMTP authentication | Unknwon | 2015-08-29 |
| | |||
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 |
| | | | | | | | | | The IsAdmin flag is set based on whether the admin filter returned any result. The admin filter is applied with the user dn as the search root. In the future, we should update IsAdmin as well on each login. Alternately, we can have a periodic sync operation. | ||
* | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 |
| | |||
* | Add PAM authentication | Paolo Borelli | 2015-04-24 |
| | |||
* | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 |
| | |||
* | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 |
| | |||
* | Use binding middleware | Unknwon | 2014-10-15 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |