gitlab-org--gitlab-foss/app
Bob Van Landuyt d801dd1774 Allows `access_(git|api)` to anonymous users
The `access_git` and `access_api` were currently never checked for
anonymous users. And they would also be allowed access:

  An anonymous user can clone and pull from a public repo

  An anonymous user can request public information from the API

So the policy didn't actually reflect what we were enforcing.
2018-05-10 17:02:27 +02:00
..
assets Merge branch 'ide-hide-merge-request-if-disabled' into 'master' 2018-05-10 13:45:14 +00:00
controllers Align with EE 2018-05-09 18:19:44 +08:00
finders
helpers Block access to API & git when terms are enforced 2018-05-10 17:02:27 +02:00
mailers Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
models Block access to API & git when terms are enforced 2018-05-10 17:02:27 +02:00
policies Allows `access_(git|api)` to anonymous users 2018-05-10 17:02:27 +02:00
presenters
serializers Merge branch '43557-osw-present-merge-sha-commit' into 'master' 2018-05-07 22:17:55 +00:00
services Include project.full_path when moving repo 2018-05-10 16:24:57 +10:00
uploaders
validators
views Merge branch '46115-i18n-for-group-runner-pages' into 'master' 2018-05-09 08:15:15 +00:00
workers remove the `Upload` redefinition in `MigrateUploadsWorker` 2018-05-08 10:04:52 -04:00