Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix simple LDAP userDN | Unknwon | 2015-09-14 | 1 | -3/+2 |
| | |||||
* | Added LDAP simple auth support. | Sergio Benitez | 2015-09-04 | 1 | -5/+20 |
| | |||||
* | #1554 check adminFilter length before LDAP search | Unknwon | 2015-09-01 | 1 | -12/+14 |
| | |||||
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 | 1 | -7/+24 |
| | | | | | | | | | 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. | ||||
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 | 1 | -4/+4 |
| | |||||
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 | 1 | -56/+85 |
|\ | | | | | | | | | # Conflicts: # modules/bindata/bindata.go | ||||
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 1 | -43/+75 |
|/ | |||||
* | Get username, name, surname and e-mail from LDAP server | Lauris BH | 2015-02-08 | 1 | -21/+27 |
| | |||||
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 | 1 | -2/+2 |
| | |||||
* | Remove ldap dep | Unknwon | 2014-09-07 | 1 | -6/+6 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | implicated error for ldap dial | Lunny Xiao | 2014-05-16 | 1 | -2/+1 |
| | |||||
* | Add LDAP over SSL support | Sebastian Jackel | 2014-05-15 | 1 | -3/+13 |
| | |||||
* | merge all login methods | Lunny Xiao | 2014-05-11 | 1 | -2/+2 |
| | |||||
* | ldap support | Lunny Xiao | 2014-05-03 | 1 | -4/+5 |
| | |||||
* | initial support for LDAP authentication/MSAD | juju2013 | 2014-04-23 | 1 | -0/+86 |