osbs: fix the authentication of the candidate-registry
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
795812c7f9
commit
3e742b9734
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ProxyPassReverse {{ localpath }} {{ proxyurl }}{{remotepath}}
|
|||
<RequireAny>
|
||||
Require valid-user
|
||||
<RequireAll>
|
||||
Require not ip 10.5
|
||||
Require not ip 10.3
|
||||
# This require is because otherwise apache thinks the Require not ip is useless
|
||||
Require method GET
|
||||
</RequireAll>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue