From e06679ded46e8b66258a863193263afe6b81c398 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Tue, 13 Feb 2007 01:02:01 +0000 Subject: [PATCH] adding in the policy enforcement interceptor which was missing from archiva git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506786 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-webapp/src/main/resources/xwork.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/archiva-webapp/src/main/resources/xwork.xml b/archiva-webapp/src/main/resources/xwork.xml index 96c9bdb21..b44a58138 100644 --- a/archiva-webapp/src/main/resources/xwork.xml +++ b/archiva-webapp/src/main/resources/xwork.xml @@ -34,12 +34,15 @@ + + @@ -48,6 +51,7 @@ + @@ -109,6 +113,10 @@ addadmin /security + + password + /security +