restore token handling for repositoryScanning

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1563550 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2014-02-02 02:38:41 +00:00
parent 500f56785e
commit 5227b1f258
1 changed files with 1 additions and 1 deletions

View File

@ -540,7 +540,7 @@
<param name="actionName">repositoryScanning</param>
</result>
<interceptor-ref name="configuredArchivaStack">
<param name="tokenSession.includeMethods">{1}</param>
<param name="tokenSession.includeMethods">*</param>
</interceptor-ref>
</action>