1. 17 Aug, 2017 1 commit
    • Adds THIRD_PARTY_AUTH_HINT to SiteConfiguration and to site-wide setting.FEATURES · 84c6c5ac
      When provided, this setting appends tpa_hint=<value> to the `next` URL provided for /login and /register page URLs, which bypasses the Open edX Login/Register page with an an automatic redirection to the TPA login/register URL.
      
      This allows the already implemented tpa_hint feature to be automatically added to login, registration, and enrolment URLs generated throughout the platform.
      
      Avoids auto-appending the tpa_hint parameter when the request is already in the TPA pipeline, to prevent infinite redirect loops, and adds tests to verify this behaviour.
      Jillian Vogel committed
  2. 30 May, 2017 1 commit
  3. 07 Mar, 2017 1 commit
  4. 17 Feb, 2017 1 commit
  5. 16 Feb, 2017 1 commit
  6. 25 Oct, 2016 2 commits
  7. 08 Oct, 2016 1 commit
  8. 03 Oct, 2016 1 commit
  9. 08 Sep, 2016 1 commit
  10. 06 Jun, 2016 1 commit
  11. 03 Jun, 2016 1 commit
  12. 17 Feb, 2016 2 commits
  13. 10 Nov, 2015 1 commit
  14. 23 Oct, 2015 1 commit
  15. 04 Sep, 2015 1 commit
  16. 21 Jul, 2015 1 commit
    • Separate verification deadline from upgrade deadline · 25fa2ffc
      * Add verification deadline model.
      * Populate verification deadlines from course modes table.
      * Update student dashboard to use verification deadlines.
      * Update pay-and-verify view to use verification deadlines.
      * Simplify Django admin for course modes and add validation.
      * Add verification deadline to Django admin for course modes.
      * Add UI for when the upgrade deadline is missed in the pay-and-verify flow.
      Will Daly committed
  17. 13 Jul, 2015 1 commit
  18. 08 Jul, 2015 1 commit
  19. 26 Jun, 2015 1 commit
  20. 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
  21. 19 Jun, 2015 1 commit
  22. 10 Apr, 2015 1 commit
  23. 18 Feb, 2015 1 commit
  24. 17 Feb, 2015 1 commit
  25. 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
  26. 31 Dec, 2014 1 commit
  27. 08 Dec, 2014 1 commit
  28. 05 Dec, 2014 1 commit
  29. 04 Dec, 2014 1 commit
  30. 02 Dec, 2014 1 commit
  31. 01 Dec, 2014 1 commit
  32. 28 Oct, 2014 1 commit