summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ldap/adapter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-144/+0
* Modify `LDAP::Person` to return username value based on attributesDrew Blessing2018-01-041-3/+7
* Support simple string LDAP attribute specifications, and search for name rath...dm-ldap-adapter-attributesDouwe Maan2017-08-231-3/+3
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use LDAP-attributes configured in gitlab.yml in lookup instead of just hard-c...Casper2017-07-261-3/+3
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-4/+12
* Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller2016-09-281-3/+34
* Request only the LDAP attributes we needDrew Blessing2016-09-091-3/+68
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Update mock and stub syntax for specsRobert Speicher2015-06-221-5/+10
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Merge tests to support Multiple LDAP groupsJan-Willem van der Meer2014-10-131-1/+1
* Fix naming convention of LDAP testsJan-Willem van der Meer2014-08-291-0/+31