On Thursday, September 3, 2020 at 11:10:39 AM UTC+2 Adam Johnson wrote:

> You could also move to use the Argon2 hasher, which does not have any 
> chagnes between versions to log out users: 
> https://docs.djangoproject.com/en/3.0/topics/auth/passwords/#using-argon2-with-django
>

Or a custom subclass of a PBKDF2 which sets the wanted iteration count… I 
think the defaults in Django are fine :) 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/525158b1-19fb-4a20-9b2a-67fd7507e809n%40googlegroups.com.

Reply via email to