Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.

This commit is contained in:
Florian Apolloner 2020-06-17 07:46:45 +02:00 committed by Mariusz Felisiak
parent ee49cf4f35
commit faad809e09
4 changed files with 37 additions and 37 deletions

View file

@ -324,6 +324,8 @@ Miscellaneous
* The :tfilter:`intcomma` and :tfilter:`intword` template filters no longer
depend on the :setting:`USE_L10N` setting.
* Support for ``argon2-cffi`` < 19.1.0 is removed.
.. _deprecated-features-3.2:
Features deprecated in 3.2