Open amlannandy opened 3 years ago
Added password strength validation while creating a user. A Valid password contains at least 1 uppercase character, 1 digit, and 1 special digit.
Fixes #125
Try creating a user with a weak password.
Test Configuration:
Description
Added password strength validation while creating a user. A Valid password contains at least 1 uppercase character, 1 digit, and 1 special digit.
Fixes #125
Type of change
How Has This Been Tested?
Try creating a user with a weak password.
Test Configuration:
Checklist: