Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / middleware.py @ 1873ca3b

History | View | Annotate | Download (2.5 kB)

# Date Author Comment
111f3da6 05/31/2012 12:04 pm Sofia Papagiannaki

Log main astakos functions

Refs: #2448

68ed1683 05/17/2012 12:25 pm Sofia Papagiannaki

middleware for the synchronization of the django session and the ASTAKOS_COOKIE

if ASTAKOS_COOKIE is set and the request user is not authenticated (sessionid cookie has expired or deleted), authenticate and login the user

Refs: #2291