1. 16 Feb, 2013 1 commit
    • Sebastian Ziebell's avatar
      API: fixes visibility of project hook · e9d3b965
      Sebastian Ziebell authored
      When a user is not authorized to see the list of hooks for a project, he is
      still able to access the hooks separately. For example if access to
      `GET /projects/:id/hooks` fails and returns a `403 Unauthorized` error it is
      still possible to access a hook directly via `GET /projects/:id/hooks/:hook_id`.
      
      Fixes access, also added tests to check access and status codes of hooks.
      e9d3b965
  2. 13 Feb, 2013 8 commits
  3. 12 Feb, 2013 19 commits
  4. 11 Feb, 2013 12 commits