From 2694cf5ed28ddc744c14c4c7958315bc4f6d0747 Mon Sep 17 00:00:00 2001 From: Scott Andrews Date: Fri, 7 Mar 2008 19:59:47 +0000 Subject: [PATCH] fixed missmatched password hashes --- .../booking-faces/src/main/webapp/WEB-INF/login.xhtml | 2 +- .../src/main/webapp/WEB-INF/web-application-config.xml | 4 ++-- .../booking-mvc/src/main/webapp/WEB-INF/login.jsp | 2 +- .../src/main/webapp/WEB-INF/web-application-config.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/login.xhtml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/login.xhtml index 53b81f60..1f6e3ea4 100755 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/login.xhtml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/login.xhtml @@ -20,8 +20,8 @@ diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml index cbbe7da9..350b03e6 100755 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/web-application-config.xml @@ -116,8 +116,8 @@ - - + + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/login.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/login.jsp index 0de9db93..5376e9c8 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/login.jsp +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/login.jsp @@ -24,8 +24,8 @@ diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/web-application-config.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/web-application-config.xml index ef3fe3c7..c512e1b6 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/web-application-config.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/web-application-config.xml @@ -142,8 +142,8 @@ - - + +