1. 11 Mar, 2015 1 commit
    • Cross-domain CSRF cookies · a5a303ae
      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
  2. 10 Mar, 2015 2 commits
  3. 09 Mar, 2015 10 commits
  4. 06 Mar, 2015 27 commits