Modify the api response
Update the api response so that it cannot contain the response in the form of HTML which may prove vulnerable for MFE in future. VAN-14
Showing
- common/djangoapps/third_party_auth/tests/specs/base.py 1 addition, 1 deletioncommon/djangoapps/third_party_auth/tests/specs/base.py
- lms/static/js/student_account/views/LoginView.js 24 additions, 1 deletionlms/static/js/student_account/views/LoginView.js
- openedx/core/djangoapps/user_authn/exceptions.py 5 additions, 2 deletionsopenedx/core/djangoapps/user_authn/exceptions.py
- openedx/core/djangoapps/user_authn/views/login.py 14 additions, 47 deletionsopenedx/core/djangoapps/user_authn/views/login.py
- openedx/core/djangoapps/user_authn/views/tests/test_login.py 6 additions, 4 deletionsopenedx/core/djangoapps/user_authn/views/tests/test_login.py
Loading
Please register or sign in to comment