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

Improve deletion password hashing #150

Open
kaguy4 opened this issue Oct 22, 2024 · 0 comments
Open

Improve deletion password hashing #150

kaguy4 opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement For stuff that needs to be improved

Comments

@kaguy4
Copy link
Member

kaguy4 commented Oct 22, 2024

Right now I think they are using MD5, which isn't very safe in case of a database leak. It should be a safer hash, but not use much resources for not affecting performance.

@kaguy4 kaguy4 added the enhancement For stuff that needs to be improved label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For stuff that needs to be improved
Projects
None yet
Development

No branches or pull requests

1 participant