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

Feature/configurable hashing and encoding #355

Conversation

stephenafamo
Copy link
Contributor

Builds on #336:

  1. Moving some code around to prevent breaking changes
  2. Adding an Argon2id Hasher implementation

Copy link
Member

@aarondl aarondl left a comment

Choose a reason for hiding this comment

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

Need some changes to this one first. Want to get this merged in, maybe the other PR, then can release your other change.

authboss.go Outdated Show resolved Hide resolved
authboss.go Show resolved Hide resolved
confirm/confirm.go Show resolved Hide resolved
creds_generator.go Outdated Show resolved Hide resolved
hasher.go Show resolved Hide resolved
hasher.go Outdated Show resolved Hide resolved
creds_generator.go Outdated Show resolved Hide resolved
recover/recover.go Show resolved Hide resolved
@aarondl aarondl merged commit 4c8256f into volatiletech:master Nov 19, 2023
2 checks passed
@stephenafamo stephenafamo deleted the feature/configurable-hashing-and-encoding branch November 20, 2023 10:19
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.

None yet

2 participants