Files
edx-platform/openedx/core/djangoapps
David Ormsbee 53c25b9cd8 fix: sanitize HTML for course overview & sidebar
The "overview" and "about_sidebar_html" fields in the
CoursewareInformation view (/api/courseware/course/{courseId}) were
returning unsanitized HTML and relying on the client to sanitize it.
This commit shifts that work to the server side (clean_dangerous_html)
to remove potentially dangerous tags when generating the response. The
source of this data is modified in the "Settings and Details" section
of a course in Studio.
2025-12-17 11:02:12 -05:00
..
2025-05-21 14:14:51 -04:00
2024-05-25 18:08:25 +03:30
2025-10-13 22:53:37 +05:00
2024-05-28 13:02:16 +05:00
2025-12-11 11:46:44 -05:00
2025-12-11 11:46:44 -05:00
2025-12-11 11:46:44 -05:00