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 :)
Showing
changelogs/unreleased/ldap_check_bind.yml
0 → 100644
File moved
doc/administration/raketasks/check.md
0 → 100644
spec/tasks/gitlab/check_rake_spec.rb
0 → 100644
Please
register
or
sign in
to comment