From a8edfa9d5b24f930d451d2e01cd17fc4d8088acf Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Mon, 1 Feb 2021 19:56:52 +0500 Subject: [PATCH] Incident Management Security Fixes 7 --- cms/templates/js/due-date-editor.underscore | 8 +- .../lib/capa/capa/templates/imageinput.html | 3 +- common/lib/symmath/symmath/formula.py | 6 +- common/lib/symmath/symmath/symmath_check.py | 74 ++++++++++--------- .../js/capa/drag_and_drop/base_image.js | 28 +++---- .../templates/static_templates/contact.html | 37 +++++----- .../js/instructor_dashboard/student_admin.js | 2 +- 7 files changed, 83 insertions(+), 75 deletions(-) diff --git a/cms/templates/js/due-date-editor.underscore b/cms/templates/js/due-date-editor.underscore index 38cf3dac5094..68bab6618b3e 100644 --- a/cms/templates/js/due-date-editor.underscore +++ b/cms/templates/js/due-date-editor.underscore @@ -1,12 +1,12 @@