]> source.dussan.org Git - archiva.git/commitdiff
restore token handling for repositoryScanning
authorBrett Porter <brett@apache.org>
Sun, 2 Feb 2014 02:38:41 +0000 (02:38 +0000)
committerBrett Porter <brett@apache.org>
Sun, 2 Feb 2014 02:38:41 +0000 (02:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1563550 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.xml

index b854cabfd45f8688fa7a275b5364660c0f0d90d3..26c2595df4c9ddb51c64be11c9c0b4dd2e1d08d4 100644 (file)
         <param name="actionName">repositoryScanning</param>
       </result>
       <interceptor-ref name="configuredArchivaStack">
-        <param name="tokenSession.includeMethods">{1}</param>
+        <param name="tokenSession.includeMethods">*</param>
       </interceptor-ref>
     </action>