Fix lms templates to prevent xss attacks.
This patch is part of multiple PR's. LEARNER-4632
Showing
- lms/templates/conditional_module.html 4 additions, 2 deletionslms/templates/conditional_module.html
- lms/templates/login.html 19 additions, 9 deletionslms/templates/login.html
- lms/templates/manage_user_standing.html 9 additions, 7 deletionslms/templates/manage_user_standing.html
- lms/templates/shoppingcart/billing_details.html 7 additions, 5 deletionslms/templates/shoppingcart/billing_details.html
- lms/templates/shoppingcart/shopping_cart.html 18 additions, 13 deletionslms/templates/shoppingcart/shopping_cart.html
- lms/templates/sysadmin_dashboard_gitlogs.html 6 additions, 5 deletionslms/templates/sysadmin_dashboard_gitlogs.html
- openedx/core/djangoapps/user_authn/views/tests/test_login_registration_forms.py 1 addition, 1 deletion...s/user_authn/views/tests/test_login_registration_forms.py
Please register or sign in to comment