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

Use Bcrypt for password hashing #23

Merged
merged 16 commits into from
Jan 28, 2022
Merged

Use Bcrypt for password hashing #23

merged 16 commits into from
Jan 28, 2022

Conversation

2martens
Copy link
Member

Old passwords will be replaced by new method upon each login of an employee.

@2martens 2martens force-pushed the fix/unsecure-hash-algo branch 2 times, most recently from e7b7b42 to 3b64512 Compare January 28, 2022 15:22
Copy link
Member

@KlausRicharz KlausRicharz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bitte die Kommentare beachten. Kann aber generell so approved werden, da es die aktuelle Lösung nicht verschlechtert.

@KlausRicharz KlausRicharz force-pushed the fix/unsecure-hash-algo branch from 5f35d24 to 0796aaa Compare January 28, 2022 20:47
@KlausRicharz KlausRicharz merged commit f6d70af into main Jan 28, 2022
@KlausRicharz KlausRicharz deleted the fix/unsecure-hash-algo branch January 28, 2022 20:50
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

Successfully merging this pull request may close these issues.

2 participants