Skip to content

Conversation

@backportbot-nextcloud
Copy link

backport of #32246

Using password_hash is expensive and should be used for hashing
passwords when saving them in the database. Here we just want to see if
the bind was already done with the given password, so use a fast hashing
algorythm.

Signed-off-by: Carl Schwan <[email protected]>
Copy link
Member

@CarlSchwan CarlSchwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ci failure unrelated

@come-nc come-nc merged commit 47a34c0 into stable23 May 9, 2022
@come-nc come-nc deleted the backport/32246/stable23 branch May 9, 2022 07:31
@blizzz blizzz mentioned this pull request May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants