Modified ssl certificate authentication to handle next redirection
Makes small changes in lms and cms both so that user's go to the original page they intended to if they weren't already logged in
Showing
- cms/djangoapps/contentstore/views/public.py 9 additions, 5 deletionscms/djangoapps/contentstore/views/public.py
- common/djangoapps/external_auth/tests/test_ssl.py 80 additions, 2 deletionscommon/djangoapps/external_auth/tests/test_ssl.py
- common/djangoapps/external_auth/views.py 16 additions, 9 deletionscommon/djangoapps/external_auth/views.py
- common/djangoapps/student/views.py 4 additions, 4 deletionscommon/djangoapps/student/views.py
Please register or sign in to comment