#3607 Handle conflicting e-mail addresses more gracefully
Closed: Fixed Opened by jhrozek.

Since issue #3293 we are able to log when user authentication or lookup fails because of conflicting e-mail addresses. But it would be better to handle this situation more gracefully (how exactly is left as an exercise for the developer..)


To fix this I would suggest to revert 9a310913d696d190db14c625080678db853a33fd. It was added as a performance improvement but since one email might be used by multiple users it will cause collisions.

Additionally 04d4c4d45f3942a813b7f772737f801f877f4e64 might be reverted as well because the is_email_from_domain() might not be used elsewhere.

Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1527662

Issue linked to Bugzilla: Bug 1527662

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.0

Metadata Update from @jhrozek:
- Issue priority set to: critical

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.16.3 (was: SSSD 2.0)

Metadata Update from @jhrozek:
- Issue assigned to jhrozek

PR: https://github.com/SSSD/sssd/pull/602

Metadata Update from @jhrozek:
- Issue tagged with: PR, bug

master:
b0ec387
58f60a0
d057eb2
76ce965

Metadata Update from @fidencio:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4630

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata