catalyst / moodle-auth_saml2

SAML done 100% in Moodle, fast, simple, secure
https://moodle.org/plugins/auth_saml2
70 stars 132 forks source link

Drop accent sensitive search for emails #746

Open PM84 opened 1 year ago

PM84 commented 1 year ago

In connection with #736, the accent sensitive search can be dropped, since it causes unnecessary conversions and in the case of large user tables causes considerable performance losses.

Also see #714