Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password Check on Login #146

Open
MaximilianEmel opened this issue Jun 13, 2023 · 2 comments
Open

Password Check on Login #146

MaximilianEmel opened this issue Jun 13, 2023 · 2 comments

Comments

@MaximilianEmel
Copy link

When logging in, it checks the password in the same way as a new account, which really doesn't make sense.

@MaximilianEmel MaximilianEmel changed the title Password Check Apon Login Password Check on Login Jun 13, 2023
@jjcm
Copy link
Owner

jjcm commented Jun 18, 2023

I'd like to push back and discuss this more. One thing that annoys me when I'm logging into a site after a while is I never know the password requirements it forced on my on signup. I kind of like having the validation even in the login form because it tells me, "yea what you just typed in wasn't strong enough - it's probably the other longer password you use".

@MaximilianEmel
Copy link
Author

That does make sense, though I think it would be good to change the graphic/color/etc to make it clear it's not checking the password itself. Even though no service would check live like that, it feels confusing to see a green check if the password may be wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants