Files
edx-platform/lms
Waheed Ahmed 7eb9a45e2d fix: cross-site scripting vulnerability on logout page
The target URL on logout page is marked as safe while rendering and
making the page volunerable to Cross-site scripting vulnerability.

Rendered the target variable outside safe HTML so that it should be
treated as text.

VAN-972
2022-05-31 16:07:05 +05:00
..
2022-05-29 17:07:02 -04:00

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

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