- 14 Jan, 2015 1 commit
-
-
Jason Bau committed
-
- 01 Dec, 2014 1 commit
-
-
Sarina Canelake committed
-
- 15 Oct, 2014 1 commit
-
-
ECOM-441
Diana Huang committed
-
- 03 Sep, 2014 1 commit
-
-
Jason Bau committed
-
- 17 Jul, 2014 1 commit
-
-
Jason Bau committed
-
- 16 Jul, 2014 1 commit
-
-
Jason Bau committed
-
- 09 Jun, 2014 1 commit
-
-
Remove course_from_id don't fetch whole course when the root will do don't fetch even the root if the id will do check for definition.data == null
Don Mitchell committed
-
- 30 May, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 19 May, 2014 1 commit
-
-
Conditional on existing flag BYPASS_ACTIVATION_EMAIL_FOR_EXTAUTH
Jason Bau committed
-
- 09 May, 2014 1 commit
-
-
Makes small changes in lms and cms both so that user's go to the original page they intended to if they weren't already logged in
Carson Gee committed
-
- 07 May, 2014 1 commit
-
-
This commit updates common/djangoapps. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 25 Feb, 2014 1 commit
-
-
add new feature to make sure we aren't writing PII into the application logs. So far we're aware of doing so regarding Auth use-cases
Chris Dodge committed
-
- 21 Feb, 2014 2 commits
-
-
Carson Gee committed
-
Carson Gee committed
-
- 04 Feb, 2014 1 commit
-
-
Caution! This is backwards incompatible
Carson Gee committed
-
- 12 Dec, 2013 7 commits
-
-
LMS-750
Diana Huang committed -
before redirecting to SSL authentication.
Carson Gee committed -
Carson Gee committed
-
I also removed conflicting implementation of SSL_AUTH_IMMEDIATE_SIGNUP and rebased on the current master.
Carson Gee committed -
ichuang committed
-
ichuang committed
-
ichuang committed
-
- 04 Dec, 2013 1 commit
-
-
David Baumgold committed
-
- 03 Dec, 2013 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 26 Nov, 2013 1 commit
-
-
Jay Zoldak committed
-
- 25 Nov, 2013 3 commits
-
-
Several pylint fixes and bad super call
Carson Gee committed -
Carson Gee committed
-
This adds a feature flag: AUTH_USE_MIT_CERTIFICATES_IMMEDIATE_SIGNUP that does an automatic signup of users if they are using external authentcation.
Carson Gee committed
-
- 27 Sep, 2013 1 commit
-
-
Brian Wilson committed
-
- 20 Sep, 2013 2 commits
- 10 Sep, 2013 1 commit
-
-
Jason Bau committed
-
- 09 Sep, 2013 1 commit
-
-
Jason Bau committed
-
- 06 Sep, 2013 3 commits
-
-
* Fix open redirect vulnerability * Add Logging To AUDIT_LOG : Note I had to change existing tests that mocked AUDIT_LOG with this * Use external_auth.views.SHIBBOLETH_DOMAIN_PREFIX in student.views * Add a bunch of documentation * PEP8 / Pylint
Jason Bau committed -
* If a shib users type in their email on the regular login page, redirects them to /shib-login/ * Modify student.views.accounts_login to handle redirects generated by @login_required for courses that use shib for access control. Redirect those logins to /shib-login/?next=
Jason Bau committed -
Calen Pennington committed
-
- 04 Sep, 2013 2 commits
-
-
Chris Dodge committed
-
ichuang committed
-
- 02 Aug, 2013 1 commit
-
-
Diana Huang committed
-