Registering Account with '.email' Top Level Domain
Describe the bug
Registered new account on lutris.net, received confirmation email, at login page receive error 'Please enter a correct username and password. Note that both fields may be case-sensitive.' The top level domain of my email address is 'email' maybe it's not recognized as a valid email address in the login form?
Expected behavior
Successful login
Current behavior
Error message
Steps to reproduce
- Utilized the 'Forgot password link'
- Received password reset email
- Successfully reset password
- Attempted login with new password, receive error message
I just created an account on Lutris, and I am unable to connect, receiving the same error as mentioned in this issue. I also tried with a gmail address but I get the same issue.
I just made an account, and I have the same problem. I tried resetting my password just to see if that would change anything. Nope. Still can't log in. I google the error message and find myself here to see other people with the same problem and no resolution. Amazing.
Ran into the same error. Fixed it by using the reset password link and changing the password from one generated via pass generate -c Lutris 100 to one generated via pass generate -c -n Lutris 50 (so shorter and no special characters). Not sure which of those two was the fix in my case. So if you're using an auto-generated password, try shortening it and/or removing special characters from it (though Lutris really shouldn't have a problem with such passwords, I'm not sure why it does).