Banno / getsentry-ldap-auth

A Sentry extension to add an LDAP server as an authention source.
Apache License 2.0
163 stars 54 forks source link

Fix sentry_useremail "duplicate key" error #16

Closed barronhagerman closed 8 years ago

barronhagerman commented 8 years ago

Summary

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.