| Commit message (Expand) | Author | Age |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | Check for zero length passwords in LDAP module. (#3827) | Mateusz Hromada | 2016-12-21 |
* | #3791 update LDAP username check (#3906) | Саша Иванов | 2016-12-21 |
* | #2709 validate username attribute fetched from LDAP | Unknwon | 2016-07-12 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 |
* | Add ServerName to tls.Config in LDAP auth (#3104) | Paul Tötterman | 2016-06-01 |
* | LDAP: Make a bit more detailed log traces | Adam Strzelecki | 2016-02-20 |
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 |
* | LDAP: Use single connection in BindDN mode auth | Adam Strzelecki | 2016-02-20 |
* | Fix #2221 LDAP username attribute must be fetched | Adam Strzelecki | 2016-02-07 |
* | Fix misspelled words | Alex Myasoedov | 2015-12-06 |
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 |
* | Use better LDAP lib and should fix #1139 | Unknwon | 2015-11-26 |
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 |
* | Sanitizing input to LDAP authentication module. | Sergio Benitez | 2015-10-26 |
* | revert simple LDAP userDN and update example | Unknwon | 2015-09-16 |
* | #1637 able to skip verify for LDAP | Unknwon | 2015-09-14 |
* | fix simple LDAP userDN | Unknwon | 2015-09-14 |
* | Minor fixes to the LDAP module readme | Sergio Benitez | 2015-09-05 |
* | Updated the LDAP auth module README. | Sergio Benitez | 2015-09-04 |
* | Added LDAP simple auth support. | Sergio Benitez | 2015-09-04 |
* | #1554 check adminFilter length before LDAP search | Unknwon | 2015-09-01 |
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 |
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 |
* | Small style fixes to the LDAP module README | Sergio Benitez | 2015-08-16 |
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 |
|\ |
|
| * | Updated the LDAP module readme. | Sergio Benitez | 2015-08-12 |
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 |
|/ |
|
* | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 |
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
* | Remove ldap dep | Unknwon | 2014-09-07 |
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 |
* | New UI merge in progress | Unknwon | 2014-07-26 |
* | implicated error for ldap dial | Lunny Xiao | 2014-05-16 |
* | Add LDAP over SSL support | Sebastian Jackel | 2014-05-15 |
* | ignore broken tests | Unknown | 2014-05-11 |
* | merge all login methods | Lunny Xiao | 2014-05-11 |
|\ |
|
* | | add login name for auth type | Lunny Xiao | 2014-05-11 |
|/ |
|
* | ldap support | Lunny Xiao | 2014-05-03 |
* | initial support for LDAP authentication/MSAD | juju2013 | 2014-04-23 |