-
- Downloads
Merge branch...
Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3' Filter out sensitive fields from the project services API See merge request gitlab/gitlabhq!2281 (cherry picked from commit 476f2576444632f2a9a61b4cead9c1077f2c81d7) 2bcbbda0 Filter out sensitive fields from the project services API
Showing
- app/models/service.rb 5 additions, 0 deletionsapp/models/service.rb
- changelogs/unreleased/api-no-service-pw-output.yml 5 additions, 0 deletionschangelogs/unreleased/api-no-service-pw-output.yml
- lib/api/entities.rb 1 addition, 4 deletionslib/api/entities.rb
- lib/api/services.rb 1 addition, 1 deletionlib/api/services.rb
- lib/api/v3/entities.rb 1 addition, 4 deletionslib/api/v3/entities.rb
- lib/api/v3/services.rb 1 addition, 1 deletionlib/api/v3/services.rb
- spec/models/service_spec.rb 34 additions, 0 deletionsspec/models/service_spec.rb
- spec/requests/api/services_spec.rb 2 additions, 2 deletionsspec/requests/api/services_spec.rb
- spec/support/services_shared_context.rb 2 additions, 6 deletionsspec/support/services_shared_context.rb
Please register or sign in to comment