common.py
19.9 KB
-
Adding a new cookie to determine logged in status for the edx mktg site · 57dd2e72
When a user logs in this will drop a new cookie 'edxloggedin' that will match the value and expire date of the django session cookie. When a user logs out the cookie will be removed
John Jarvis committed