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