summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster/htdocs/domains/jane (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a common stylesheet in all samples.jsdelfino2011-01-173-5/+30
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-121-4/+4
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-061-1/+1
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-031-0/+3
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-1/+1
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-031-18/+51
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2010-10-271-13/+7
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-251-4/+4
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-201-1/+0
* Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2010-09-061-20/+76
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-062-1/+6
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-022-0/+130
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-281-0/+157