Closed barronhagerman closed 8 years ago
This reworks #13 to fix #15, a duplicate key value violates unique constraint error when updating the sentry_useremail table upon LDAP authentication when there is more than one record in the sentry_useremail table.
duplicate key value violates unique constraint
sentry_useremail
Summary
This reworks #13 to fix #15, a
duplicate key value violates unique constraint
error when updating thesentry_useremail
table upon LDAP authentication when there is more than one record in thesentry_useremail
table.