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

Switch to bcryptjs #1400

Merged
merged 3 commits into from
Apr 19, 2022
Merged

Switch to bcryptjs #1400

merged 3 commits into from
Apr 19, 2022

Conversation

metasoarous
Copy link
Member

Fixes #1391.

Problem with previous attempt was that there were some secondary server files also using bcrypt, so needed to change them too. Also switching back to npm run dev in development docker-compose overlay, since this is better for making sure deps are up to date (and is no longer problematic now that we've removed this particular native dep).

@metasoarous metasoarous merged commit dc5cce9 into dev Apr 19, 2022
@metasoarous metasoarous deleted the bcryptjs branch October 18, 2022 21:20
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.

Fix problem with bcrypt library linkage breaking in dev
1 participant