1. 17 Mar, 2015 1 commit
  2. 05 Mar, 2015 1 commit
  3. 02 Mar, 2015 1 commit
  4. 26 Feb, 2015 1 commit
  5. 11 Feb, 2015 1 commit
  6. 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
  7. 22 Dec, 2014 1 commit
  8. 10 Dec, 2014 1 commit
  9. 08 Dec, 2014 1 commit
  10. 05 Dec, 2014 1 commit
  11. 03 Dec, 2014 1 commit
  12. 01 Dec, 2014 1 commit
  13. 26 Nov, 2014 1 commit
  14. 12 Nov, 2014 2 commits
  15. 05 Nov, 2014 1 commit
  16. 28 Oct, 2014 1 commit
  17. 27 Oct, 2014 1 commit
  18. 24 Oct, 2014 1 commit
  19. 22 Oct, 2014 1 commit
    • Integrate third party auth into the combined login/registration page. · 9e9dec1d
      Change third party auth login failure code to a 401, to detect authentication
      success with no linked account.
      
      If already authenticated, redirect immediately to the dashboard.
      
      Use "Location" header correctly for 302 redirects from student views.
      
      Add utility functions for simulating a running third-party auth pipeline.
      
      Add a utility function for checking whether third party auth is enabled.
      
      Respect default values sent by the server
      Will Daly committed
  20. 25 Sep, 2014 1 commit
  21. 24 Sep, 2014 3 commits
  22. 11 Sep, 2014 1 commit
  23. 30 Apr, 2014 1 commit
  24. 25 Apr, 2014 3 commits
  25. 07 Mar, 2014 1 commit