• Drew Blessing's avatar
    Catch Net::LDAP::DN exceptions in EE::Gitlab::LDAP::Group · aa81e990
    Drew Blessing authored
    In EE::Gitlab::LDAP::Group we do some processing using Net::LDAP::DN.
    This can throw exceptions if the DN is badly formed. Now GitLab
    handles this occurrence gracefully and moves on, logging the
    error or warning appropriately. Closes #1755
    aa81e990
catch_ldap_group_dn_error.yml 97 Bytes