summaryrefslogtreecommitdiffstats
path: root/modules/auth/ldap
Commit message (Expand)AuthorAgeFilesLines
* ldap: Adjust log settings when a user is not found. (#5771)Harshit Bansal2019-01-191-3/+3
* Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key...zeripath2018-12-271-7/+9
* LDAP via simple auth separate bind user and search base (#5055)Tony Homrich2018-12-271-11/+29
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-30/+33
* Add option to use paged LDAP search when synchronizing users (#3895)Lauris BH2018-05-051-1/+12
* Gogs -> Gitea (#2909)Sandro Santilli2017-11-141-1/+1
* Correct ldap username validation. (#2880)Jochen Rill2017-11-131-1/+1
* LDAP user synchronization (#1478)Lauris BH2017-05-101-28/+97
* Correction LDAP validation (#342)Denis Denisov2016-12-121-0/+5
* golint fixed for modules/authLunny Xiao2016-11-271-2/+3
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-1/+1
* Fix type in unused constant name (#111)Sandro Santilli2016-11-071-4/+4
* Security protocolsSandro Santilli2016-11-071-5/+5
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-1/+1
* #2709 validate username attribute fetched from LDAPUnknwon2016-07-121-7/+7
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-081-25/+48
* Add ServerName to tls.Config in LDAP auth (#3104)Paul Tötterman2016-06-011-0/+1
* LDAP: Make a bit more detailed log tracesAdam Strzelecki2016-02-201-1/+3
* LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-201-6/+26
* LDAP: Use single connection in BindDN mode authAdam Strzelecki2016-02-201-19/+11
* Fix #2221 LDAP username attribute must be fetchedAdam Strzelecki2016-02-071-1/+1
* Fix misspelled wordsAlex Myasoedov2015-12-061-1/+1
* LDAP: Optional user name attribute specificationAdam Strzelecki2015-12-021-24/+26
* Use better LDAP lib and should fix #1139Unknwon2015-11-261-1/+2
* #1896 fatal when no needed update taskUnknwon2015-11-041-1/+1
* Sanitizing input to LDAP authentication module.Sergio Benitez2015-10-261-3/+39
* revert simple LDAP userDN and update exampleUnknwon2015-09-161-2/+2
* #1637 able to skip verify for LDAPUnknwon2015-09-141-6/+10
* fix simple LDAP userDNUnknwon2015-09-141-3/+2
* Minor fixes to the LDAP module readmeSergio Benitez2015-09-051-7/+8
* Updated the LDAP auth module README.Sergio Benitez2015-09-041-31/+67
* Added LDAP simple auth support.Sergio Benitez2015-09-041-5/+20
* #1554 check adminFilter length before LDAP searchUnknwon2015-09-011-12/+14
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-181-7/+24
* work on #986 and fix a LDAP crashUnknwon2015-08-181-4/+4
* Small style fixes to the LDAP module READMESergio Benitez2015-08-161-3/+3
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-163-114/+135
|\
| * Updated the LDAP module readme.Sergio Benitez2015-08-121-29/+29
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-123-101/+125
|/
* Get username, name, surname and e-mail from LDAP serverLauris BH2015-02-081-21/+27
* Fix spelling errors in comments.Joseph Crail2014-12-061-2/+2
* Remove ldap depUnknwon2014-09-071-6/+6
* Removed trailing white spacesTristan Storch2014-08-301-1/+1
* New UI merge in progressUnknwon2014-07-261-1/+1
* implicated error for ldap dialLunny Xiao2014-05-161-2/+1
* Add LDAP over SSL supportSebastian Jackel2014-05-151-3/+13
* ignore broken testsUnknown2014-05-111-27/+24
* merge all login methodsLunny Xiao2014-05-111-2/+2
|\
* | add login name for auth typeLunny Xiao2014-05-111-0/+32
|/
* ldap supportLunny Xiao2014-05-031-4/+5