Files
edx-platform/lms
Ayub-khan ce2fded148 Properly escaping fullname
To prevent XSS attacks, we now properly escape any string containing
the user's fullname. Enumerated by searching webview.py for "fullname",
and "git grep"-ing any occurrences. This also exposed some unused strings,
which I deleted for clarity.
2016-03-21 11:02:31 -04:00
..
2016-02-15 11:04:55 +07:00
2016-03-21 11:02:31 -04:00

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

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