summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/htdocs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-165-6/+6
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-281-1/+1
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-023-64/+93
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-143-7/+7
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-063-7/+14
* Use a common stylesheet in all samples.jsdelfino2011-01-175-8/+56
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-121-2/+2
* 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-032-0/+6
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-132-2/+18
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-034-11/+14
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2010-10-271-3/+3
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-193-41/+118
* Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2010-09-062-5/+163
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-064-0/+185