nextcloud-server/lib/private/Authentication
Joas Schilling 6417ea0265
fix(authentication): Handle null or empty string password hash
This can happen when the auth.storeCryptedPassword config is used,
which previously errored with:
Hasher::verify(): Argument #2 ($hash) must be of type string, null given

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-10 09:18:50 +07:00
..
Events composer run cs:fix 2023-01-20 11:45:08 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Listeners composer run cs:fix 2023-01-20 11:45:08 +07:00
Login composer run cs:fix 2023-01-20 11:45:08 +07:00
LoginCredentials composer run cs:fix 2023-01-20 11:45:08 +07:00
Notifications composer run cs:fix 2023-01-20 11:45:08 +07:00
Token fix(authentication): Handle null or empty string password hash 2023-02-10 09:18:50 +07:00
TwoFactorAuth composer run cs:fix 2023-01-20 11:45:08 +07:00
WebAuthn composer run cs:fix 2023-01-20 11:45:08 +07:00