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

Write implementation example for upgrading user passwords to password_hash #8

Open
jeremykendall opened this issue Jun 11, 2014 · 0 comments

Comments

@jeremykendall
Copy link
Owner

See discussion in #7.

what would people learn that they wouldn't learn from what I already wrote?

I'm a big fan of examples of practical application. I see a big opportunity for code examples that would flesh out the information in the blog post.

Maybe just seeing a complete example, using Password Validator?

That and an example of what the DB update might look like. Devs who haven't implemented safe password hashing and storage may not (would likely not?) have the skill set to plan out the db update and migration.

If you want to make up a first draft sample, I'd be happy to work on it, though.

Will do.

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

No branches or pull requests

1 participant