Skip to content

Require read_code instead of download_code

What does this MR do and why?

Require read_code instead of download_code

Only require read_code for jira integration project access. The abilities that read_code should allow are intended to be a subset of those of download_code so this should not have any user impact for now (https://gitlab.com/gitlab-org/gitlab/-/blob/master/app/policies/project_policy.rb#L853)

Contributes to: #376180 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #376180 (closed)

Edited by Jerry Seto

Merge request reports