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

forgot password fonction: get Deprecated: password_get_info(): Passing null to parameter #18774

Open
2 tasks done
Bigjoke007 opened this issue Jan 21, 2025 · 0 comments
Open
2 tasks done

Comments

@Bigjoke007
Copy link

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. on login page -> forgot password link
  2. Click on the link in received email
  3. Set password and validate.
  4. Password successfully change but error message above

Your GLPI setup information

No response

Anything else?

No response

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