Report a Bug
#BugReportDecidim Let's test Decidim and report bugs together
Email is case-sensitive during sign-in
1. What went wrong?
A user tried to login with an email in upper case, but it failed because the email wasn't found.
2. What did you expect to happen?
I expected the email to be case insensitive and the login to success, in particular because Devise seems to be configured like this (see https://github.com/decidim/decidim/blob/master/decidim-core/config/initializers/devise.rb#L54). It is in fact a bug in the User model (https://github.com/decidim/decidim/blob/master/decidim-core/app/models/decidim/user.rb#L120-L126)
3. Where did you found this bug (which site)?
On MetaDecidim and during development
4. Thanks :)
This proposal has been accepted because:
This incidence has been solved. Closed via #4926.
Thank you for contributing!
Report inappropriate content
Is this content inappropriate?
0 comments
Add your comment
Sign in with your account or sign up to add your comment.
Loading comments ...