Files
edx-platform/common/djangoapps/third_party_auth/tests
pkulkark 076d82970c Fix unicode username hints with SSO
Usernames containing unicode characters were
reportedly not showing up correctly in the
registration form when registered with MOE/SAML,
FB and Google.
This change fixes the issue by overriding the
django setting SOCIAL_AUTH_CLEAN_USERNAMES to
disable the default username check that wasn't
allowing non-ascii values.
2019-08-02 09:53:42 +05:30
..
2019-07-11 14:04:05 +05:00
2019-07-25 16:10:48 +05:00