Skip to content
Snippets Groups Projects
This project is mirrored from https://jihulab.com/gitlab-cn/gitlab.git. Pull mirroring updated .
  1. Sep 19, 2016
    • Rémy Coutable's avatar
      Update VERSION to 8.9.10 · f61cff79
      Rémy Coutable authored
      v8.9.10
      f61cff79
    • Rémy Coutable's avatar
      Merge branch '18302-use-rails-cookie-in-api' into 'master' · d14c8b16
      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>
      d14c8b16
  2. Sep 14, 2016
  3. Aug 19, 2016
  4. Aug 16, 2016
  5. Aug 15, 2016
  6. Jul 11, 2016
  7. Jul 10, 2016
  8. Jul 06, 2016
  9. Jul 05, 2016
  10. Jun 30, 2016