From a7a8f4f9c9bbbd3bd16605235440dec29f581ad7 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 28 May 2012 16:49:36 +0000 Subject: Improvements to the hosted composite management app. Simplify and optimize the Web UI a bit. Add test cases and fix some of the logic in the management components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343316 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/http/form-auth-conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/modules/http/form-auth-conf') diff --git a/sca-cpp/trunk/modules/http/form-auth-conf b/sca-cpp/trunk/modules/http/form-auth-conf index 2898d9b7ed..08b97b9df8 100755 --- a/sca-cpp/trunk/modules/http/form-auth-conf +++ b/sca-cpp/trunk/modules/http/form-auth-conf @@ -57,7 +57,7 @@ AuthFormProvider file AuthFormLoginRequiredLocation /login AuthFormLogoutLocation / Session On -SessionCookieName TuscanyFormAuth path=/;secure=TRUE +SessionCookieName TuscanyFormAuth domain=.$host; path=/ SessionCryptoPassphrase $pw Require valid-user -- cgit v1.2.3