Files
edx-platform/common
Brittney Exline f844510b71 ENT-619 Clean usernames coming from identity providers
Since we have started integrating with more clients, we have found that the usernames
that get passed are not compatible with our username restrictions. This PR introduces
a function to clean usernames to make them compatible, particularly in the auto registration
case.
2017-08-30 13:36:57 -04:00
..
2017-08-29 15:38:48 -04:00
2017-08-29 13:53:08 -04:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.