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

No check on user passwords #6

Closed
divc13 opened this issue Apr 7, 2023 · 1 comment
Closed

No check on user passwords #6

divc13 opened this issue Apr 7, 2023 · 1 comment

Comments

@divc13
Copy link

divc13 commented Apr 7, 2023

There was no check provided on user passwords.
One could just enter a space and set such trivial passwords.
This is a serious security issue.
image
image

chethan58 added a commit that referenced this issue Apr 12, 2023
@chethan58
Copy link
Collaborator

Changed , Now Password must be between 8 and 24 characters long and include at least one uppercase letter, one lowercase letter, one number, and one of the following symbols: ! @ # $ % ^ & * ( ) _ +. verify and comment if anything is wrong else close issue.

@divc13 divc13 closed this as completed Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants