summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ldap/config_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Set `Net::LDAP` `ssl_version` optionmk-add-ldap-ssl-certificate-verificationMichael Kozono2017-06-091-0/+30
* Set `Net::LDAP` `ca_file` optionMichael Kozono2017-06-091-0/+30
* Set `Net::LDAP` encryption properlyMichael Kozono2017-06-091-11/+91
* Use encryption instead of methodMichael Kozono2017-06-091-14/+14
* LDAP attributes needs default valuesDrew Blessing2017-01-061-0/+23
* Centralize LDAP config/filter logicDrew Blessing2016-11-111-0/+81
* Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-4/+35
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Fix `raise_error` without an argument deprecation warningsRobert Speicher2015-06-221-1/+1
* Remove test for 'ldap' provider special caseJacob Vosmaer2015-04-131-14/+0
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-1/+1
* Fix LDAP config lookup for provider 'ldap'Jacob Vosmaer2014-10-231-1/+15
* Add specs for authentication and configJan-Willem van der Meer2014-10-141-0/+20