• Drew Blessing's avatar
    Sanitize LDAP output in Rake tasks · 05d5504d
    Drew Blessing authored
    The various LDAP check Rake tasks have long supported a SANITIZE
    environment variable. When present, identifiable information is
    obscured such as user names and project/group names. Until now,
    the LDAP check did not honor this. Now it will only say how many
    users were found. This should at least give the indication that
    the LDAP configuration found something, but will not leak what
    it is. Resolves #56131
    05d5504d