| Commit message (Expand) | Author | Age | Files | Lines |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -2/+3 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -1/+1 |
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -4/+4 |
* | Security protocols | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
* | #2709 validate username attribute fetched from LDAP | Unknwon | 2016-07-12 | 1 | -7/+7 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 1 | -25/+48 |
* | Add ServerName to tls.Config in LDAP auth (#3104) | Paul Tötterman | 2016-06-01 | 1 | -0/+1 |
* | LDAP: Make a bit more detailed log traces | Adam Strzelecki | 2016-02-20 | 1 | -1/+3 |
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 | 1 | -6/+26 |
* | LDAP: Use single connection in BindDN mode auth | Adam Strzelecki | 2016-02-20 | 1 | -19/+11 |
* | Fix #2221 LDAP username attribute must be fetched | Adam Strzelecki | 2016-02-07 | 1 | -1/+1 |
* | Fix misspelled words | Alex Myasoedov | 2015-12-06 | 1 | -1/+1 |
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 | 1 | -24/+26 |
* | Use better LDAP lib and should fix #1139 | Unknwon | 2015-11-26 | 1 | -1/+2 |
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | 1 | -1/+1 |
* | Sanitizing input to LDAP authentication module. | Sergio Benitez | 2015-10-26 | 1 | -3/+39 |
* | revert simple LDAP userDN and update example | Unknwon | 2015-09-16 | 1 | -2/+2 |
* | #1637 able to skip verify for LDAP | Unknwon | 2015-09-14 | 1 | -6/+10 |
* | fix simple LDAP userDN | Unknwon | 2015-09-14 | 1 | -3/+2 |
* | Minor fixes to the LDAP module readme | Sergio Benitez | 2015-09-05 | 1 | -7/+8 |
* | Updated the LDAP auth module README. | Sergio Benitez | 2015-09-04 | 1 | -31/+67 |
* | 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 |
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 | 1 | -4/+4 |
* | Small style fixes to the LDAP module README | Sergio Benitez | 2015-08-16 | 1 | -3/+3 |
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 | 3 | -114/+135 |
|\ |
|
| * | Updated the LDAP module readme. | Sergio Benitez | 2015-08-12 | 1 | -29/+29 |
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 3 | -101/+125 |
|/ |
|
* | 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 |
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -1/+1 |
* | 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 |
* | ignore broken tests | Unknown | 2014-05-11 | 1 | -27/+24 |
* | merge all login methods | Lunny Xiao | 2014-05-11 | 1 | -2/+2 |
|\ |
|
* | | add login name for auth type | Lunny Xiao | 2014-05-11 | 1 | -0/+32 |
|/ |
|
* | ldap support | Lunny Xiao | 2014-05-03 | 1 | -4/+5 |
* | initial support for LDAP authentication/MSAD | juju2013 | 2014-04-23 | 2 | -0/+129 |