Skip to content

Pass shared_visible_only param on the FE

Samantha Ming requested to merge 28902-pass-new-param into master

What does this MR do?

The backend added a new param limit to shared group user has access to. In this MR, we are just ensuring the frontend passes this param with the request. There are no UI changes here.

MR Changes
MR !61118 (merged) BE
This MR FE

The purpose of adding this option is to address > #28902 (comment 522122719), which add support for private groups.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #28902 (closed)

Edited by Samantha Ming

Merge request reports

Loading