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

Make password hashing mechanism configurable #17

Open
airblade opened this issue May 14, 2021 · 2 comments
Open

Make password hashing mechanism configurable #17

airblade opened this issue May 14, 2021 · 2 comments

Comments

@airblade
Copy link
Owner

airblade commented May 14, 2021

OWASP password hashing algorithms

@airblade
Copy link
Owner Author

airblade commented Aug 1, 2023

Ideally the password hashing should be pluggable so the user can choose the method which best suits their requirements.

(Do we want to support changing the mechanism for existing users with passwords? So that when they next log in, their password is checked with the first mechanism, and then saved with the second? Probably not.)

@airblade airblade changed the title Offer Argon2 password storage Offer configurable password hashing Aug 1, 2023
@airblade airblade changed the title Offer configurable password hashing Make password hashing mechanism configurable Aug 1, 2023
@airblade
Copy link
Owner Author

airblade commented Nov 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant