diff options
Diffstat (limited to 'archiva-webapp/src/main/resources/xwork.xml')
-rw-r--r-- | archiva-webapp/src/main/resources/xwork.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-webapp/src/main/resources/xwork.xml b/archiva-webapp/src/main/resources/xwork.xml index b2ef0a535..8c3caf1ab 100644 --- a/archiva-webapp/src/main/resources/xwork.xml +++ b/archiva-webapp/src/main/resources/xwork.xml @@ -27,7 +27,6 @@ <interceptors> <interceptor name="configuration" class="configurationInterceptor"/> <interceptor name="pssSecureActions" class="pssSecureActionInterceptor"/> - <interceptor name="continuumConfigurationCheck" class="forceContinuumConfigurationInterceptor"/> <interceptor name="pssForceAdminUser" class="pssForceAdminUserInterceptor"/> <interceptor name="pssSecureActions" class="pssSecureActionInterceptor"/> <interceptor name="pssAutoLogin" class="pssAutoLoginInterceptor"/> |