- 29 Nov, 2017 1 commit
-
-
The feature is controlled by a switch on the provider. Emails are sent if the email changes during the sync. We skip syncing the username/email if there would be a conflict.
Uman Shahzad committed
-
- 28 Nov, 2017 1 commit
-
-
Sven Marnach committed
-
- 27 Jun, 2017 1 commit
-
-
Brittney Exline committed
-
- 20 Jun, 2017 1 commit
-
-
PSA was monolothic, now split, with new features, like a DB-backed partial pipeline. FB OAuth2 version also upped. Partial pipelines don't get cleared except when necessary. They persist for special cases like change of browser while still mid-pipeline (i.e. email validation step). Refactor, cleanup, and update of a lot of small things as well. PLEASE NOTE the new `social_auth_partial` table.
Uman Shahzad committed
-
- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 12 Dec, 2016 1 commit
-
-
Jesse Shapiro committed
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 04 Dec, 2015 1 commit
-
-
Braden MacDonald committed
-
- 01 Dec, 2015 1 commit
-
-
Braden MacDonald committed
-
- 23 Nov, 2015 1 commit
-
-
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Ned Batchelder committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 17 Nov, 2015 2 commits
-
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 02 Oct, 2015 1 commit
-
-
Bill DeRusha committed
-
- 01 Oct, 2015 1 commit
-
-
Bill DeRusha committed
-
- 24 Sep, 2015 2 commits
-
-
Bill DeRusha committed
-
Wrap 3rd Party Auth Pipeline with Segment enabled checks
Bill DeRusha committed
-
- 10 Sep, 2015 1 commit
-
-
Braden MacDonald committed
-
- 04 Sep, 2015 1 commit
-
-
PR #8930
William Ono committed
-
- 31 Aug, 2015 1 commit
-
-
ECOM-1017
Tasawer committed
-
- 13 Jul, 2015 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 26 Jun, 2015 3 commits
-
-
Braden MacDonald committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 24 Jun, 2015 1 commit
-
-
* Add a new cookie for user information * Make marketing cookie names configurable. * Handle URL reversal when URLs don't exist (in Studio) * Move cookie code from student/helpers.py into its own module.
Will Daly committed
-
- 19 Jun, 2015 2 commits
-
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 17 Apr, 2015 2 commits
-
-
TNL-2024
Usman Khalid committed -
TNL-1535
Usman Khalid committed
-
- 20 Mar, 2015 1 commit
-
-
Automatically link edX account with social account in login mobile API path
Nimisha Asthagiri committed
-
- 17 Mar, 2015 1 commit
-
-
TNL-1493 See https://openedx.atlassian.net/wiki/display/TNL/User+API for details
Andy Armstrong committed
-
- 05 Mar, 2015 1 commit
-
-
cahrens committed
-
- 02 Mar, 2015 1 commit
-
-
TNL-1491 See the API design here: https://openedx.atlassian.net/wiki/display/TNL/User+API
Andy Armstrong committed
-
- 26 Feb, 2015 1 commit
-
-
cahrens committed
-
- 11 Feb, 2015 1 commit
-
-
Users who are blocked from enrolling in a course due to an embargo are redirected to the blocked message page after authentication completes.
Will Daly committed
-
- 30 Jan, 2015 1 commit
-
-
Makes logistration available at /login and /register as well as /accounts/login/ and /accounts/register/. In addition: - Adds support for redirect URLs in third party auth for combined login/registration page - Adds support for external auth on the combined login/registration page - Removes old login and registration acceptance tests - Adds deprecation warnings to old login and register views - Moves third party auth util to student_account - Adds exception for microsites (theming)
Renzo Lucioni committed
-
- 22 Dec, 2014 1 commit
-
-
Will Daly committed
-
- 10 Dec, 2014 1 commit
-
-
Clinton Blackburn committed
-
- 08 Dec, 2014 1 commit
-
-
Fix all the 3rd party auth scenarios. Update pipeline to preserve parameters. Updating tests
stephensanchez committed
-