summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster/htdocs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2-4/+4
2012-07-16Improve caching support and some of the navigations in the hosting environment.jsdelfino3-5/+5
2012-05-28Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino3-41/+41
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2-35/+37
2012-02-20Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2-0/+2
2012-01-30Change samples to use standard example.com domain name.jsdelfino1-3/+3
2011-08-06Make authentication work with wildcard domains and increase authentication co...jsdelfino2-4/+8
2011-02-26Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino6-803/+0
2011-01-17Use a common stylesheet in all samples.jsdelfino9-13/+88
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2-8/+8
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino2-2/+2
2010-12-03Reset auth cookie before re-auth in login page.jsdelfino3-0/+9
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2-2/+2
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino3-54/+153
2010-10-27Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2-26/+14
2010-10-25Support python method invocation style on references, ref.func(...) in additi...jsdelfino2-8/+8
2010-10-20Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2-2/+0
2010-09-06Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino3-60/+228
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino6-3/+18
2010-09-06Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino1-1/+1
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino6-0/+390
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino3-0/+348