1. 29 Sep, 2016 2 commits
  2. 28 Sep, 2016 5 commits
  3. 19 Sep, 2016 2 commits
    • Rémy Coutable's avatar
      Update VERSION to 8.10.10 · d5edb038
      Rémy Coutable authored
      d5edb038
    • Rémy Coutable's avatar
      Merge branch '18302-use-rails-cookie-in-api' into 'master' · 8ddfeec8
      Rémy Coutable authored
      Allow the Rails cookie to be used for API authentication
      
      Makes the Rails cookie into a valid authentication token for the Grape
      API, and uses it instead of token authentication in frontend code that
      uses the API.
      
      Rendering the private token into client-side javascript is a security
      risk; it may be stolen through XSS or other attacks. In general,
      re-using API code in the frontend is more desirable than implementing
      endless actions that return JSON.
      
      Closes #18302
      
      See merge request !1995
      Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
      8ddfeec8
  4. 14 Sep, 2016 4 commits
  5. 01 Sep, 2016 3 commits
  6. 19 Aug, 2016 4 commits
  7. 16 Aug, 2016 5 commits
  8. 15 Aug, 2016 1 commit
  9. 10 Aug, 2016 5 commits
  10. 04 Aug, 2016 6 commits
  11. 01 Aug, 2016 3 commits