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] Add support for configuring BCrypt password hashing #4590

Closed
dancristiancecoi opened this issue Jul 23, 2024 · 1 comment
Closed
Labels
enhancement New feature or request triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.

Comments

@dancristiancecoi
Copy link
Contributor

What solution would you like?
Currently password hashing with BCrypt is not configurable. It will be useful for cluster administrators to be able to configure properties such as:

  • number of rounds
  • version of the BCrypt algorithm

Do you have any additional context?
The work for this was completed as part of #4524. Raising this issue so we can tag it for 2.16

@dancristiancecoi dancristiancecoi added enhancement New feature or request untriaged Require the attention of the repository maintainers and may need to be prioritized labels Jul 23, 2024
@stephen-crawford
Copy link
Contributor

[Triage] Hi @dancristiancecoi, thanks for filing this issue. This sounds like a good addition to the existing BCrypt support. Will mark as triaged.

@stephen-crawford stephen-crawford added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Projects
None yet
Development

No branches or pull requests

2 participants