reactive-password-policy-checker
Reactive icon

Reactive Password Policy Checker

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 22 Nov (9 hours ago)
 by 
0.0
 (0 ratings)
reactive-password-policy-checker

Reactive Password Policy Checker

Details
This component is built using JavaScript and CSS that fulfill the password policy's requirement. Password Policy because passwords are the first layer of defense that protects our personal and organizational data. Without a strong policy, weak passwords can be easily guessed, hacked, or leaked, causing security risks.
Read more

Password Policy Requirements:

  1. Password length must be between 8 and 15 characters.

  2. Password must contain at least:
    • One uppercase alphabet (A–Z)
    • One lowercase alphabet (a–z)
    • One digit (0–9)
    • One special character such as: @ # $ % & * !

  3. Password should not contain the username or email.

  4. Password should not contain common easy patterns such as:
    • 123456
    • Password
    • qwerty

  5. Password should not have more than 3 repeating characters in a row.

  6. New password should not match any of the recently used passwords.

  7. Confirm Password must match the Password exactly.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category