From 8fdc6a6dc4b2b23b923d8cbfba5190933155e95d Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 20 Feb 2012 07:20:15 +0000 Subject: Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use different auth mechanisms, and refactor log configuration to make it easier to use. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291133 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/http/htdocs/login/index.html | 1 + sca-cpp/trunk/modules/http/htdocs/logout/index.html | 1 + 2 files changed, 2 insertions(+) (limited to 'sca-cpp/trunk/modules/http/htdocs') diff --git a/sca-cpp/trunk/modules/http/htdocs/login/index.html b/sca-cpp/trunk/modules/http/htdocs/login/index.html index 8b0ad48bd6..99aeb31d1b 100644 --- a/sca-cpp/trunk/modules/http/htdocs/login/index.html +++ b/sca-cpp/trunk/modules/http/htdocs/login/index.html @@ -23,6 +23,7 @@ + Sign in diff --git a/sca-cpp/trunk/modules/http/htdocs/logout/index.html b/sca-cpp/trunk/modules/http/htdocs/logout/index.html index 0365af36a1..4e7df1bcf3 100644 --- a/sca-cpp/trunk/modules/http/htdocs/logout/index.html +++ b/sca-cpp/trunk/modules/http/htdocs/logout/index.html @@ -24,6 +24,7 @@ + Sign out

Sign out

-- cgit v1.2.3