summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/htdocs/login (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-022-62/+84
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-142-6/+6
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-062-6/+12
* Use a common stylesheet in all samples.jsdelfino2011-01-172-4/+25
* 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-131-1/+17
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-032-8/+8
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-192-37/+102
* 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-061-0/+82