mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #23957 -- Removed the useless SessionAuthenticationMiddleware.
This commit is contained in:
@@ -212,7 +212,9 @@ Database backend API
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
* ...
|
||||
* The ``SessionAuthenticationMiddleware`` class is removed. It provided no
|
||||
functionality since session authentication is unconditionally enabled in
|
||||
Django 1.10.
|
||||
|
||||
.. _deprecated-features-2.0:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user