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

Replace oslo/password with directly using @node-rs/argon2 #2210

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

infomiho
Copy link
Contributor

Closes #2136

This is a drop-in replacement with the same options as oslo/password used under the hood. Motivation is described in the linked issue.

Copy link
Contributor

@sodic sodic left a comment

Choose a reason for hiding this comment

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

I think this is mistake: #2210 (comment)

After fixing that, we're good to go. Tests would be nice, though (if we can figure something out).

@infomiho infomiho requested a review from sodic August 1, 2024 12:06
@infomiho infomiho merged commit 3818de4 into main Aug 2, 2024
6 checks passed
@infomiho infomiho deleted the miho-replace-oslo-password branch August 2, 2024 11:44
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.

Use @node-rs/argon2 directly instead of oslo/password
2 participants