Files
edx-platform/lms
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
..

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.