Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contexts | ||
controllers | ||
factories | ||
helpers | ||
lib | ||
mailers | ||
models | ||
observers | ||
requests | ||
routing | ||
support | ||
tasks/gitlab | ||
workers | ||
factories.rb | ||
factories_spec.rb | ||
seed_project.tar.gz | ||
spec_helper.rb |
BigW Consortium Gitlab
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contexts | Loading commit data... | |
controllers | Loading commit data... | |
factories | Loading commit data... | |
helpers | Loading commit data... | |
lib | Loading commit data... | |
mailers | Loading commit data... | |
models | Loading commit data... | |
observers | Loading commit data... | |
requests | Loading commit data... | |
routing | Loading commit data... | |
support | Loading commit data... | |
tasks/gitlab | Loading commit data... | |
workers | Loading commit data... | |
factories.rb | Loading commit data... | |
factories_spec.rb | Loading commit data... | |
seed_project.tar.gz | Loading commit data... | |
spec_helper.rb | Loading commit data... |