Apply same username restrictions during SSO pipeline
Apply same username restrictions during SSO pipeline as we have user registeration flow to avoid SSO flow breakage at the time of user creation. ENT-2730 Code quality fixes
Showing
- common/djangoapps/third_party_auth/pipeline.py 8 additions, 3 deletionscommon/djangoapps/third_party_auth/pipeline.py
- common/djangoapps/third_party_auth/settings.py 3 additions, 0 deletionscommon/djangoapps/third_party_auth/settings.py
- common/djangoapps/third_party_auth/tests/test_pipeline.py 48 additions, 0 deletionscommon/djangoapps/third_party_auth/tests/test_pipeline.py
Loading
Please register or sign in to comment