gitlab-org--gitlab-foss/doc/raketasks/check.md
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

3 lines
119 B
Markdown

# Check Rake Tasks
This document was moved to [administration/raketasks/check](../administration/raketasks/check.md).