Can't login to people.djangoproject.com
max-arnold opened this issue · 2 comments
max-arnold commented
I have an account here, can reset the password but still can't login (username is "lwarx"). Can you please look what is happening?
The login form at https://people.djangoproject.com/login/ says "Your login attempt failed."
brutasse commented
I'm not sure, your password hash looks fine… Are you sure you haven't made any typo on the login or password reset form?
max-arnold commented
I found the reason - looks like username is case sensitive and my password manager stored it with wrong case. Thanks and sorry for the noise.