From 7861300d72cc491599e435453d9c434700be3315 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20J=C3=B6nsson?= Date: Sun, 15 Feb 2015 21:44:48 +0100 Subject: [PATCH] Activate locale change interceptor and make it overrideable. --- .../main/webapp/WEB-INF/application-context.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml b/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml index f86b0984b..1670b44a9 100644 --- a/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml +++ b/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml @@ -41,8 +41,15 @@ + + + + + + + @@ -201,13 +208,6 @@ - - - - - - -