We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
10.0.17
When trying to reset password after password change request when I set my password I get :
Deprecated: password_get_info(): Passing null to parameter #1 ($hash) of type string is deprecated in ....../src/Auth.php on line 339
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in ...../src/Auth.php on line 343
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in ...../src/Auth.php on line 345
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in ...../src/Auth.php on line 348
Php Version 8.1
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code of Conduct
Is there an existing issue for this?
Version
10.0.17
Bug description
When trying to reset password after password change request when I set my password I get :
Deprecated: password_get_info(): Passing null to parameter #1 ($hash) of type string is deprecated in ....../src/Auth.php on line 339
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in ...../src/Auth.php on line 343
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in ...../src/Auth.php on line 345
Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in ...../src/Auth.php on line 348
Php Version 8.1
Relevant log output
Page URL
No response
Steps To reproduce
Your GLPI setup information
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: