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

Feature/bcryptutil passwordmatches #20171

Merged

Conversation

stephennimmo
Copy link
Contributor

Added a matches method to BcryptUtil.java to facilitate the checking of plain text passwords against an existing bcrypt hash

@sberyozkin
Copy link
Member

@FroMage LGTM, but please check too

@sberyozkin sberyozkin merged commit 377c56c into quarkusio:main Sep 16, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 16, 2021
@sberyozkin
Copy link
Member

Steph, if there is something you'd like to change then please let @stephennimmo know

@gsmet gsmet modified the milestones: 2.3.0.CR1, 2.2.4.Final Nov 30, 2021
@rsvoboda rsvoboda modified the milestones: 2.2.4.Final, 2.3.0.CR1 Feb 15, 2022
@gsmet gsmet modified the milestones: 2.3.0.CR1, 2.3.0.CR1 Feb 21, 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.

4 participants