diff options
author | Drew Blessing <drew@gitlab.com> | 2016-09-29 14:08:27 -0500 |
---|---|---|
committer | Drew Blessing <drew@gitlab.com> | 2016-11-08 15:46:10 -0600 |
commit | dc307830571aaca1ff20b409d7075eee83f21fb9 (patch) | |
tree | a71896f007ede5b1605132f112851d18115a426c /doc/administration/img | |
parent | 8d0d8b91e46573e8fe46dc712e84c65708a00b97 (diff) | |
download | gitlab-ce-dc307830571aaca1ff20b409d7075eee83f21fb9.tar.gz |
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 :)
Diffstat (limited to 'doc/administration/img')
-rw-r--r-- | doc/administration/img/raketasks/check_repos_output.png | bin | 0 -> 35333 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/doc/administration/img/raketasks/check_repos_output.png b/doc/administration/img/raketasks/check_repos_output.png Binary files differnew file mode 100644 index 00000000000..1f632566b00 --- /dev/null +++ b/doc/administration/img/raketasks/check_repos_output.png |