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 7 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

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3c7c8b3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx run-many --target=build --all

Sent with 💌 from NxCloud.

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.

3 participants