Skip to content

Fix access to the wiki code via HTTP when repository feature disabled

Douglas Barbosa Alexandre requested to merge fix/26518 into master

What does this MR do?

Allow access to the wiki repository via HTTP(s) when the repository feature is disabled.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Without this fix, if you create a wiki only project you are not allowed to clone the wiki.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes #26518 (closed)

/cc @markglenfletcher @DouweM

Merge request reports