BoltAuth / Auth

Auth extension for Bolt
MIT License
16 stars 17 forks source link

Feature: Allow Case-Insensitive Email Login. #55

Closed rossriley closed 4 years ago

rossriley commented 4 years ago

Just a tiny UX improvement, this lower-cases the email address when selecting from the DB.

It then prevents problems occurring where admin have setup email addresses with different case styles, to which end-users are unaware.