mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
Cover all repos with auth require
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user