Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prevent filtering users by password hashes in the APIs #5568

Merged
merged 2 commits into from
Mar 18, 2022

Conversation

jasonvarga
Copy link
Member

Prevents an opportunity to brute force a user's password hash. With request throttling (enabled by default) it would be a long process, but nevertheless, this prevents you from doing it.

@jasonvarga jasonvarga merged commit d029671 into 3.3 Mar 18, 2022
@jasonvarga jasonvarga deleted the fix/prevent-filtering-by-password branch March 18, 2022 20:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant