Skip to content

Allow Unleash Clients to Request Feature Flags for Private Repositories

Jason Goodman requested to merge unleash-api-with-private-repo into master

What does this MR do?

Fixes an issue where Unleash clients receive a 403 from the api when requesting feature flags if the project has a private repository.

Issue: #254835 (closed)

This slack thread is also relevant: https://gitlab.slack.com/archives/CETG54GQ0/p1600795389058100

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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
Edited by Kamil Trzciński

Merge request reports