gitlab-org--gitlab-foss/lib
Bob Van Landuyt 967cbd0834 Enforce authorizations for non-nullable fields
This makes sure we also enforce authorizations for non-nullable
fields.

We are defining our authorizations on the unwrapped
types (Repository). But when a type like that is presented in a
non-nullable field, it's type is different (Repository!). The
non-nullable type would not have the authorization metadata.

This makes sure we check the metadata on the unwrapped type for
finding authorizations.
2019-06-21 13:00:50 +02:00
..
api Updating CE repo to include new EE users API changes 2019-06-19 20:27:34 +00:00
assets
backup
banzai Allow emoji in label and milestone references 2019-06-07 10:05:57 +01:00
bitbucket
bitbucket_server Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
constraints
container_registry
declarative_policy Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
feature Turn on Cat-File cache by default 2019-06-18 13:33:43 +02:00
flowdock
generators/rails/post_deployment_migration
gitaly Add Gitaly data to the usage ping 2019-06-20 15:26:56 +02:00
gitlab Enforce authorizations for non-nullable fields 2019-06-21 13:00:50 +02:00
google_api
json_web_token
mattermost Remove Content-Type override for Mattermost OAuth login 2019-05-16 13:57:55 -04:00
microsoft_teams
object_storage
omni_auth/strategies
peek
quality Revert "Merge branch 'revert-04c3c6dd' into 'master'" 2019-05-22 21:47:32 +02:00
rouge
rspec_flaky
safe_zip
sentry
serializers
support Replace Unicorn with web server in the init.d script [ci skip] 2019-05-17 17:00:29 +00:00
system_check Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
tasks Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb Cache feature flag names in Redis for a minute 2019-06-18 13:59:18 -07:00
file_size_validator.rb
forever.rb
gitlab.rb Backport gitlab.yml.example from EE 2019-06-20 14:51:49 +02:00
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
uploaded_file.rb
version_check.rb