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 input field limited to 31 on login page. #8909

Open
jepke opened this issue Jan 17, 2025 · 1 comment
Open

Password input field limited to 31 on login page. #8909

jepke opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
Ready to Test a feedback is needed on a proposal or implementation

Comments

@jepke
Copy link

jepke commented Jan 17, 2025

If no other implications it would be nice if this could be increased to 64 or 128.

2025 and password managers with autofill allow for max bruteforce security with long passwords.

function getPasswordInputPattern()

@MatteoBiscosi
Copy link
Member

Increased maximum password length to 128, it seems correctly working, password autogenerated:
h8peCQPGfKJ0xtOzuMAOwxTjCGKyDBilpdoQwpBMeoc4ARQlnTyNE6ey55QhnQsgTWEeJY3JX5yJJEjCTFLp4pKW9zAhpQFSocAAEADmFB7QNNgh6QXApo1xaVoXPzAx

@MatteoBiscosi MatteoBiscosi self-assigned this Jan 22, 2025
@MatteoBiscosi MatteoBiscosi added the Ready to Test a feedback is needed on a proposal or implementation label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to Test a feedback is needed on a proposal or implementation
Projects
None yet
Development

No branches or pull requests

2 participants