diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/4.0.txt b/docs/releases/4.0.txt index 0088953b3e..4d0392ae5c 100644 --- a/docs/releases/4.0.txt +++ b/docs/releases/4.0.txt @@ -292,3 +292,6 @@ to remove usage of these features. * Support for the pre-Django 3.1 ``django.core.signing.dumps()`` signatures (encoded with the SHA-1 algorithm) in ``django.core.signing.loads()`` is removed. + +* Support for the pre-Django 3.1 user sessions (that use the SHA-1 algorithm) + is removed. |
