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

(NFR3) Secure Password Verification #18

Open
4 tasks done
sidarragac opened this issue Aug 6, 2024 · 0 comments
Open
4 tasks done

(NFR3) Secure Password Verification #18

sidarragac opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
P1 Integrator proyect 1 requisites

Comments

@sidarragac
Copy link
Owner

sidarragac commented Aug 6, 2024

The JobJourney web application should guarantee that the password created by the user is secure by verifying that it has at least one capital letter, one symbol, one number and more than 8 characters.

Acceptance Criteria:

  • The password has at least one capital letter.
  • The password has at least one symbol.
  • The password has at least one number.
  • The password has at least eight characters
@sidarragac sidarragac converted this from a draft issue Aug 6, 2024
@sidarragac sidarragac changed the title (RNF3) Secure Password Verification (NFR3) Secure Password Verification Aug 6, 2024
@mgarciac10 mgarciac10 self-assigned this Aug 20, 2024
@sidarragac sidarragac added the P1 Integrator proyect 1 requisites label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Integrator proyect 1 requisites
Projects
Status: Done
Development

No branches or pull requests

2 participants