-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sssd: adding mail as case insensitive #7174
sssd: adding mail as case insensitive #7174
Conversation
8a14894
to
7c283d8
Compare
7c283d8
to
0b1369b
Compare
Before updating SSSD
and it fails searching with all lower case mail attribute:
After updating SSSDsearching with all lower case mail attribute:
searching with the exact mail attribute as registered:
searching with all caps letter mail attribute:
Thank you so much for helping me with testing @aplopez :) |
@andreboscatto, I removed Line 26 in 0fbeaa7
If you want to fix 1-16 as well you need to backport manually and open explicit PR. |
CI failure is not connected with the patch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @andreboscatto, ACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Good job Andre!
Resolves: #7173