mirror of https://github.com/apache/archiva.git
Correcting whitelist handling.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@562476 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
01350dc303
commit
ded6d2666e
|
@ -54,7 +54,7 @@
|
|||
<cache-failures>cache</cache-failures>
|
||||
</policies>
|
||||
<whiteListPatterns>
|
||||
<whiteListPattern>*</whiteListPattern>
|
||||
<whiteListPattern>**/*</whiteListPattern>
|
||||
</whiteListPatterns>
|
||||
</proxyConnector>
|
||||
<proxyConnector>
|
||||
|
|
Loading…
Reference in New Issue