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

[Bug]: Limit password length #445

Merged
merged 2 commits into from
Mar 29, 2023
Merged

[Bug]: Limit password length #445

merged 2 commits into from
Mar 29, 2023

Conversation

martineiber
Copy link
Contributor

@martineiber martineiber commented Mar 22, 2023

Resolves #422

Additional Info

  • Restrict password length using Symfony isPasswordTooLong() method.
  • Added page to password_reset.
  • Login should already be handled by Symfony.
  • Added Frontend check as well.

@martineiber martineiber added this to the 10.3 milestone Mar 22, 2023
@martineiber martineiber linked an issue Mar 22, 2023 that may be closed by this pull request
@aryaantony92 aryaantony92 merged commit e716155 into 10.3 Mar 29, 2023
@aryaantony92 aryaantony92 deleted the 422-limit-password-length branch March 29, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Limit password length
2 participants