summaryrefslogtreecommitdiff
path: root/lib/gitlab/ldap/adapter.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactors SAML identity creation in gl_user.Tiago Botelho2017-10-021-11/+7
* Creates compound query for LDAP email attributes.Tiago Botelho2017-09-251-6/+14
* Support simple string LDAP attribute specifications, and search for name rath...dm-ldap-adapter-attributesDouwe Maan2017-08-231-5/+1
* Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-c...Casper2017-07-261-1/+1
* Centralize LDAP config/filter logicDrew Blessing2016-11-111-3/+1
* Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller2016-09-281-0/+3
* Move LDAP user attributes to a methodDrew Blessing2016-09-151-1/+5
* Request only the LDAP attributes we needDrew Blessing2016-09-091-25/+33
* Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-061-1/+1
* Optimize LDAP and add a search timeoutDrew Blessing2016-01-111-9/+15
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-2/+4
* Fix rake gitlab:ldap:checkDmitriy Zaporozhets2014-10-211-1/+5
* Refactor lib files for multiple LDAP groupsJan-Willem van der Meer2014-10-131-48/+15
* Move and rename ldap / oauth specsJan-Willem van der Meer2014-08-291-1/+2
* Fix LDAP TLS authenticationBoris HUISGEN2014-06-191-1/+9
* Backport Adapter#dn_matches_filter? from EEJacob Vosmaer2014-05-141-0/+4
* Backport Adapter#ldap_search from EEJacob Vosmaer2014-05-141-1/+17
* Add scoping to ldap lookup when only dn givenBen Bytheway2014-04-231-1/+2
* Add Gitlab::LDAP::Adapter.openJacob Vosmaer2014-03-141-3/+17
* Remove copyrightDmitriy Zaporozhets2014-03-101-6/+0
* Port LDAP code from EEDmitriy Zaporozhets2014-03-101-0/+78