gitlab-org--gitlab-foss/lib/gitlab/ldap
Drew Blessing dc30783057 Introduce better credential and error checking to rake gitlab:ldap:check
It was previously possible for invalid credential errors to go unnoticed
in this task. Users would believe everything was configured correctly and
then sign in would fail with 'invalid credentials'. This adds a specific
bind check, plus catches errors connecting to the server. Also, specs :)
2016-11-08 15:46:10 -06:00
..
access.rb Log LDAP lookup errors and don't swallow unrelated exceptions 2016-09-28 07:44:58 +02:00
adapter.rb Log LDAP lookup errors and don't swallow unrelated exceptions 2016-09-28 07:44:58 +02:00
auth_hash.rb Fix LDAP attribute mapping 2015-09-23 16:37:59 +02:00
authentication.rb Update authentication.rb 2015-05-04 14:09:03 +02:00
config.rb Introduce better credential and error checking to rake gitlab:ldap:check 2016-11-08 15:46:10 -06:00
person.rb Faulty LDAP DN name escaping removed 2015-03-21 22:57:55 +01:00
user.rb Decouple SAML authentication from the default Omniauth logic 2016-02-18 17:01:07 -05:00