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

Authenticate with different algorithms #22

Open
ambs opened this issue May 15, 2018 · 0 comments
Open

Authenticate with different algorithms #22

ambs opened this issue May 15, 2018 · 0 comments
Assignees

Comments

@ambs
Copy link
Owner

ambs commented May 15, 2018

Currently passwords are hashed with MD5. On each successful authentication, save a SHA or Blowfish version in the database. Take care to use different hash size, so that MD5 are easily detectable.

@ambs ambs self-assigned this May 19, 2018
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