- Language: en
19 results for hash in version 1.11
-
Django 1.4 release notes
- … hash Consequences: The user will see the validation error “Security hash failed.” Time period: The amount …
-
Django 1.7 release notes
- … hash() method was added and if your AUTH_USER_MODEL inherits from AbstractBaseUser , changing a user …
-
Django 1.8.10 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
Django 1.9.3 release notes
- … hashes in your database (such as SHA1 hashes from users who haven’t logged in since …
-
Django 1.10 release notes
- … hash . It’s recommended over PBKDF2, however, it’s not the default as it requires …
-
Django 1.11 release notes
- … hash() now rotates the session key to allow a password change to invalidate stolen session …
-
Django 1.5 release notes
- … hashing methods need byte strings, you can use the force_bytes() utility to encode the strings …
-
Django version 0.96 release notes
- … hashed passwords in the admin. Thanks Since 0.95, a number of people have stepped forward …
-
Archive of security issues
- … hash disclosure to “view only” admin users. Full description Versions affected Django 2.1 (patch) January …
-
Django 1.11.5 release notes
- … hash at the end (new in GEOS 3.6.2) ( #28441 ). Added compatibility for cx_Oracle 6 ( #28498 ). Fixed …