Cover all repos with auth require
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
8b90e376f3
commit
5f5ce08129
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
Require claims_expr '(.scope | index("https://src.fedoraproject.org/push") != null)'
|
||||
</LocationMatch>
|
||||
|
||||
<LocationMatch "/info/refs">
|
||||
<LocationMatch ".*/info/refs">
|
||||
<If "%{QUERY_STRING} =~ /service=git-upload-pack/">
|
||||
Require all granted
|
||||
</If>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue