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

Password Management (Hasher) #7

Open
6 tasks
Mischback opened this issue Mar 19, 2018 · 0 comments
Open
6 tasks

Password Management (Hasher) #7

Mischback opened this issue Mar 19, 2018 · 0 comments
Labels
enhancement New feature or request
Projects
Milestone

Comments

@Mischback
Copy link
Owner

See https://docs.djangoproject.com/en/2.0/topics/auth/passwords/#using-argon2-with-django for recommendations.

  • should django-miniuser provide default settings for this?
  • should the checks include a warning / info on this subject?
  • should a migration-module be included for this?
  • should some sort of update-mechanism be included?
    • migrate from one Hasher to the other?
    • let Django handle this stuff?
@Mischback Mischback added the enhancement New feature or request label Mar 19, 2018
@Mischback Mischback added this to the Release 1.0.0 milestone Mar 19, 2018
@Mischback Mischback added this to To do in Roadmap Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Roadmap
  
To do
Development

No branches or pull requests

1 participant