Files
edx-platform/lms
Feanil Patel 1e97de9105 Use the default json session serializer.
This will force a logout as sessions fail to load but this should be a
more performant and secure serializer moving forward.  The reason we
overwrote it in our config is that it previously used to be the default
and we didn't want things to breake and force logouts when we changed
it.  We're no more okay with people getting logged out.
2019-10-18 10:29:16 -04:00
..
2019-10-16 11:32:27 -04:00

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

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