Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15Merge branch 'fj-37528-error-after-disabling-ldap' into 'master'Douwe Maan
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-26Fix plain LDAP (no encryption)Michael Kozono
2017-07-26Move backwards compatibility logic out of the codeMichael Kozono
2017-07-26Pass configured `ssl_version` to `omniauth-ldap`Michael Kozono
2017-07-26Pass configured `ca_file` to `omniauth-ldap`Michael Kozono
2017-07-26Verify certificates in `omniauth-ldap`Michael Kozono
2017-07-26Set `Net::LDAP` `ssl_version` optionMichael Kozono
2017-07-26Set `Net::LDAP` `ca_file` optionMichael Kozono
2017-07-26Set `Net::LDAP` encryption properlyMichael Kozono
2017-07-26Use encryption instead of methodMichael Kozono
2017-01-06LDAP attributes needs default valuesDrew Blessing
2016-11-12Centralize LDAP config/filter logicDrew Blessing
2016-11-09Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing
2015-12-09Tag lib specsDouwe Maan
2015-06-22Fix `raise_error` without an argument deprecation warningsRobert Speicher
2015-04-13Remove test for 'ldap' provider special caseJacob Vosmaer
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-10-24Fix LDAP config lookup for provider 'ldap'Jacob Vosmaer
2014-10-14Add specs for authentication and configJan-Willem van der Meer