Searched refs:GetApacheUserMiddleware (Results 1 - 1 of 1) sorted by relevance

/external/autotest/frontend/
H A Dapache_auth.py48 class GetApacheUserMiddleware(object): class in inherits:object
70 class ApacheAuthMiddleware(GetApacheUserMiddleware):
72 Like GetApacheUserMiddleware, but also logs the user into Django's auth

Completed in 137 milliseconds