1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Preston Holmes 9741912a9a Fixed #17869 - force logout when REMOTE_USER header disappears
If the current sessions user was logged in via a remote user backend log out
the user if REMOTE_USER header not available - otherwise leave it to other auth
middleware to install the AnonymousUser.

Thanks to Sylvain Bouchard for the initial patch and ticket maintenance.
2012-10-29 22:58:14 -07:00
..
2012-08-31 20:35:50 +02:00
2012-09-06 21:00:16 +10:00
2012-08-31 20:35:50 +02:00
2012-10-21 07:49:35 -07:00
2012-07-25 01:45:56 +07:00