1. 14 Apr, 2015 1 commit
  2. 13 Apr, 2015 1 commit
  3. 10 Apr, 2015 1 commit
  4. 28 Mar, 2015 1 commit
  5. 23 Mar, 2015 1 commit
  6. 14 Mar, 2015 1 commit
  7. 11 Mar, 2015 2 commits
  8. 09 Mar, 2015 2 commits
    • Add an endpoint to exchange OAuth access tokens · e85eb91e
      This allows the holder of a third-party access token (e.g. from Google
      or Facebook) to get a first-party access token for the edX account
      linked to the given access token.
      Greg Price committed
    • Cross-domain CSRF cookies · cbdc269b
      When configured, set an additional cookie with the CSRF
      token for use by subdomains.
      
      The cookie can have a different name than the default
      CSRF cookie, preventing conflicts between cookies
      from different domains (e.g. ".edx.org", "courses.edx.org",
      and "edge.edx.org").
      
      The new cookie is included only on the enrollment API
      views so that the scope of this change is limited
      to the end-points that require cross-domain POST requests.
      Will Daly committed
  9. 05 Mar, 2015 2 commits
  10. 04 Mar, 2015 1 commit
  11. 26 Feb, 2015 2 commits
  12. 25 Feb, 2015 1 commit
  13. 23 Feb, 2015 1 commit
  14. 17 Feb, 2015 1 commit
  15. 11 Feb, 2015 2 commits
  16. 09 Feb, 2015 1 commit
  17. 02 Feb, 2015 1 commit
  18. 30 Jan, 2015 1 commit
  19. 29 Jan, 2015 1 commit
  20. 28 Jan, 2015 2 commits
  21. 27 Jan, 2015 1 commit
  22. 22 Jan, 2015 1 commit
  23. 21 Jan, 2015 1 commit
  24. 20 Jan, 2015 1 commit
  25. 16 Jan, 2015 3 commits
  26. 15 Jan, 2015 3 commits
  27. 14 Jan, 2015 2 commits
  28. 12 Jan, 2015 2 commits