class PersistentRemoteUserMiddleware
New in Django 1.9.
Middleware for utilizing Web server provided authentication when enabled only on the login page. See Using REMOTE_USER on login pages only for usage details.
class PersistentRemoteUserMiddleware
Middleware for utilizing Web server provided authentication when enabled only on the login page. See Using REMOTE_USER on login pages only for usage details.
Please login to continue.