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

Handle new password hashes from PHP #156

Open
iangreenleaf opened this issue Feb 22, 2018 · 0 comments
Open

Handle new password hashes from PHP #156

iangreenleaf opened this issue Feb 22, 2018 · 0 comments
Labels

Comments

@iangreenleaf
Copy link
Member

Alex added new bcrypt hashing to PHP Plans in grinnellplans/grinnellplans-php#289. This is nearly compatible with our Rails hashing, except that bcrypt-ruby/bcrypt-ruby#91 is currently unresolved, which means we need some way to have it recognize the $2y$ prefix and treat it as $2a$ instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant