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 validation errors: -Too many symbols (maximum 10). #4099

Open
sophiagracia opened this issue Apr 30, 2024 · 1 comment
Open

Password validation errors: -Too many symbols (maximum 10). #4099

sophiagracia opened this issue Apr 30, 2024 · 1 comment

Comments

@sophiagracia
Copy link

Request for help using phpIPAM / Misc question?
...

Hello, I am trying to create a new local user but i have this errors :
Password validation errors:
- Too many symbols (maximum 10).
Even when i try this paswword for example "Metro@30" with 8 symbols.

can you help me please?
Thank you

@sophiagracia
Copy link
Author

I've got the problem
There is an error in the /var/www/html/phpipam/functions/classes/ class.Password_check.php code, ligne 232.
on this line it is a question of generating an error if the length of the password entered is greater than the maximum length of the password fixed in the password policy but you put the lower sign instead of the upper sign.
ipamissue

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

1 participant