Files
edx-platform/lms/djangoapps/discussion/rest_api/tests
Kshitij Sobti 32748788bf fix!: use bleach instead of custom code to sanitise forum posts (#28641)
The rest API for discussions was using custom HTML sanitisation code that
matched the behaviour of the client-side library. This replaces the custom
code with bleach for better security.
2021-09-23 11:37:05 +05:00
..
2021-07-14 13:19:12 +05:00