1. 27 Jun, 2017 1 commit
  2. 20 Jun, 2017 1 commit
    • Migrate to latest, split python-social-auth. · 8b65ca17
      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
  3. 30 May, 2017 1 commit
  4. 12 Dec, 2016 1 commit
  5. 08 Apr, 2016 1 commit
  6. 04 Dec, 2015 1 commit
  7. 01 Dec, 2015 1 commit
  8. 23 Nov, 2015 1 commit
  9. 22 Nov, 2015 1 commit
  10. 17 Nov, 2015 2 commits
  11. 02 Oct, 2015 1 commit
  12. 01 Oct, 2015 1 commit
  13. 24 Sep, 2015 2 commits
  14. 10 Sep, 2015 1 commit
  15. 04 Sep, 2015 1 commit
  16. 31 Aug, 2015 1 commit
  17. 13 Jul, 2015 2 commits
  18. 26 Jun, 2015 3 commits
  19. 24 Jun, 2015 1 commit
    • User info cookie · 5e86a647
      * 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
  20. 19 Jun, 2015 2 commits
  21. 17 Apr, 2015 2 commits
  22. 20 Mar, 2015 1 commit
  23. 17 Mar, 2015 1 commit
  24. 05 Mar, 2015 1 commit
  25. 02 Mar, 2015 1 commit
  26. 26 Feb, 2015 1 commit
  27. 11 Feb, 2015 1 commit
  28. 30 Jan, 2015 1 commit
    • Make logistration generally available if feature flag is active · a8bed5ce
      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
  29. 22 Dec, 2014 1 commit
  30. 10 Dec, 2014 1 commit
  31. 08 Dec, 2014 1 commit
  32. 05 Dec, 2014 1 commit
  33. 03 Dec, 2014 1 commit