From 96659f703781c4223a9db5013cac10b850daa46b Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 6 Aug 2011 05:59:04 +0000 Subject: Make authentication work with wildcard domains and increase authentication cookie max-age. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154445 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/http/htdocs/login/index.html | 3 ++- sca-cpp/trunk/modules/http/htdocs/logout/index.html | 3 ++- sca-cpp/trunk/modules/http/httpd-conf | 4 +++- sca-cpp/trunk/modules/http/open-auth-conf | 7 ++++++- sca-cpp/trunk/modules/oauth/htdocs/login/index.html | 6 ++++-- sca-cpp/trunk/modules/oauth/htdocs/login/mixed.html | 12 ++++++++---- sca-cpp/trunk/modules/oauth/htdocs/logout/index.html | 3 ++- sca-cpp/trunk/modules/oauth/mod-oauth1.cpp | 1 + sca-cpp/trunk/modules/oauth/mod-oauth2.cpp | 3 ++- sca-cpp/trunk/modules/openid/htdocs/login/index.html | 3 ++- sca-cpp/trunk/modules/openid/htdocs/logout/index.html | 3 ++- .../store-cluster/domains/jane/htdocs/login/index.html | 9 ++++++--- .../store-cluster/domains/jane/htdocs/logout/index.html | 3 ++- .../store-cluster/domains/joe/htdocs/login/index.html | 9 ++++++--- .../store-cluster/domains/joe/htdocs/logout/index.html | 3 ++- sca-cpp/trunk/samples/store-cluster/htdocs/login/index.html | 9 ++++++--- sca-cpp/trunk/samples/store-cluster/htdocs/logout/index.html | 3 ++- sca-cpp/trunk/samples/store-python/htdocs/login/index.html | 3 ++- sca-cpp/trunk/samples/store-python/htdocs/logout/index.html | 3 ++- 19 files changed, 62 insertions(+), 28 deletions(-) diff --git a/sca-cpp/trunk/modules/http/htdocs/login/index.html b/sca-cpp/trunk/modules/http/htdocs/login/index.html index f4bdcd7f42..8b0ad48bd6 100644 --- a/sca-cpp/trunk/modules/http/htdocs/login/index.html +++ b/sca-cpp/trunk/modules/http/htdocs/login/index.html @@ -31,7 +31,8 @@