Skip to content

Restrict project forking

Imre Farkas requested to merge if-restrict_project_forks into master

What does this MR do?

The MR adds a new setting per project in General Settings > Visibility, project features, permissions which enables / disables forking for the project.

#15111 (closed)

Original MR: gitlab-foss!25437 (closed)

Screenshots

Project setting page: screenshot-disable-forking-2

Project page when forking is enabled: screenshot-disable-forking-1

Project page when forking is disabled: screenshot-disable-forking-3

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Imre Farkas

Merge request reports