-
- Downloads
EE port: Fix private feature Elasticsearch leak
Add spec to test different combinations. Accept string for required_minimum_access_level Allow more flexible project membership query
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