summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/oauth-conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor changes to server config scripts to get auth and session management to ...jsdelfino2013-01-031-1/+1
* Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino2012-07-161-9/+11
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-201-2/+12
* Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2011-12-181-3/+12
* Improvements to the auth implementation. Refactor logout page, handle auth re...jsdelfino2011-11-211-1/+15
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-141-4/+11
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-4/+11
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-281-1/+5
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-26/+3
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-031-2/+5
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-191-2/+13
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-061-0/+64