Files
edx-platform/common
Manjinder Singh cea795b02e Added new auth class (#23018)
* Added new auth class

- Created new class called OAuth2AuthenticationAllowInactiveUser, which replaces old class with same name
- Renames previous  OAuth2AuthenticationAllowInactiveUser to  OAuth2AuthenticationAllowInactiveUserDeprecated
- Replaced all imports of  OAuth2AuthenticationAllowInactiveUser to call deprecated class instead
- testing new class in discussion(added flag based on django setting)
2020-02-06 10:37:27 -05:00
..
2020-02-06 10:37:27 -05:00
2019-11-25 23:56:10 +03:30

common
------

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