• Duff, Robert W's avatar
    Commit email and LDAP email don't match with hooks · c4afa10c
    Duff, Robert W authored
    When using LDAP groups, emails are downcased. The commit email also needs to be downcased during comparisons, otherwise the pre-receive hook will cause a failure if the user hasn't chosen to downcase his own Git user.email entry.
    c4afa10c
git_access.rb 9.43 KB