Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 nextcloud#2 ($hash) must be of type string, null given Signed-off-by: Joas Schilling <[email protected]>
- Loading branch information