Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / middleware.py @ 53764fd9

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
47097c8a 11/27/2012 05:10 pm Sofia Papagiannaki

Pass also response during Cookie instantiation

b2ffa772 11/27/2012 04:54 pm Sofia Papagiannaki

Force astakos cookie to follow session state.

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