Skip to content

[RUN AS-IF-FOSS] Group-wiki git-access checks

Alex Kalderimis requested to merge ajk-group-wiki-git-access into master

What does this MR do?

This fixes #207871 (closed) by adding support for group wikis in GitAccessWiki.

The approach taken is the most iterative one, but not necessarily the cleanest long term, which might involve more refactoring of the git-access classes, which are rather complex and have a lot of indirection.

Screenshots

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 Alex Kalderimis

Merge request reports