Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
amitvadhel
|
8ef8dd27b2
|
INCR-139: Run python-modernize on common/djangoapps/third_party_auth/tests [tests, data]
|
2019-05-10 12:54:01 +03:00 |
|
Hammad Ahmad Waqas
|
a48b59c24c
|
fixed : when SAML attribute is mapped + present, but has no value
|
2019-03-21 12:08:50 +05:00 |
|
Saleem Latif
|
ec2a36b4a4
|
Third Party Authentication (SSO): Default values for SAML attributes
|
2018-10-22 11:03:01 +05:00 |
|
Jesse Shapiro
|
45bca67f79
|
Set up type conversion in third_party_auth to allow cacheDuration attribute to work
|
2016-09-26 10:28:39 -04:00 |
|
William Ono
|
4d1194800e
|
Support LTI third-party-auth providers
PR #8930
|
2015-09-03 22:53:45 -07:00 |
|
Braden MacDonald
|
4487b6d184
|
Fix errors with fetching Shibboleth metadata
|
2015-06-30 20:50:45 -07:00 |
|
Braden MacDonald
|
cd941eada7
|
New SAML/Shibboleth tests - PR 8518
|
2015-06-26 13:24:00 -07:00 |
|