-
- Downloads
Merge branch 'security-29491-12-3-ce' into '12-3-stable'
Fix private feature Elasticsearch leak See merge request gitlab/gitlabhq!3450
No related branches found
No related tags found
Showing
- app/models/project.rb 6 additions, 1 deletionapp/models/project.rb
- app/models/project_feature.rb 2 additions, 1 deletionapp/models/project_feature.rb
- changelogs/unreleased/security-29491.yml 5 additions, 0 deletionschangelogs/unreleased/security-29491.yml
- spec/models/project_feature_spec.rb 24 additions, 0 deletionsspec/models/project_feature_spec.rb
- spec/models/project_spec.rb 30 additions, 0 deletionsspec/models/project_spec.rb
- spec/support/helpers/project_helpers.rb 25 additions, 0 deletionsspec/support/helpers/project_helpers.rb
- spec/support/shared_contexts/policies/project_policy_table_shared_context.rb 118 additions, 0 deletions..._contexts/policies/project_policy_table_shared_context.rb
changelogs/unreleased/security-29491.yml
0 → 100644
spec/support/helpers/project_helpers.rb
0 → 100644
Please register or sign in to comment