gitlab-ce/spec/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_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
adapter_spec.rb Log LDAP lookup errors and don't swallow unrelated exceptions 2016-09-28 07:44:58 +02:00
auth_hash_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
authentication_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
config_spec.rb Introduce better credential and error checking to `rake gitlab:ldap:check` 2016-11-08 15:46:10 -06:00
user_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00