Added enrollment hash to login cookie
This will allow the marketing site to determine if locally-stored enrollment data needs to be refreshed. ECOM-4896
Showing
- common/djangoapps/student/cookies.py 70 additions, 45 deletionscommon/djangoapps/student/cookies.py
- common/djangoapps/student/models.py 64 additions, 18 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/tests/test_cookies.py 57 additions, 0 deletionscommon/djangoapps/student/tests/test_cookies.py
- common/djangoapps/student/tests/test_login.py 4 additions, 8 deletionscommon/djangoapps/student/tests/test_login.py
- common/djangoapps/student/tests/test_models.py 84 additions, 0 deletionscommon/djangoapps/student/tests/test_models.py
- requirements/edx/base.txt 1 addition, 0 deletionsrequirements/edx/base.txt
Loading
Please register or sign in to comment