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 validtion added to prevent security issue with bcrypt hashing #866

Open
wants to merge 8 commits into
base: next
Choose a base branch
from

Conversation

sinanptm
Copy link

This PR addresses issue #864

Changes maded:

  • Added password length validation of 70 while register and password-reset flows.

@sinanptm sinanptm changed the title feat/Password validtion added to prevent security issue with bcrypt hashing feat: Password validtion added to prevent security issue with bcrypt hashing Nov 12, 2024
@sinanptm sinanptm changed the title feat: Password validtion added to prevent security issue with bcrypt hashing Password validtion added to prevent security issue with bcrypt hashing Nov 13, 2024
Copy link

nx-cloud bot commented Nov 21, 2024

View your CI Pipeline Execution ↗ for commit 21a37d3.

Command Status Duration Result
nx run-many --target=build --all ❌ Failed 26s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-19 09:08:01 UTC

Signed-off-by: Bhavik Chavda <bhavikvchavda@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants