summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/modules/http/openauth.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 13f79535-47bb-...giorgio1-0/+0
2012-07-16Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino1-4/+6
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino1-7/+7
2011-11-14Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino1-1/+1
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino1-2/+2
2011-03-21Support authentication across wildcard domains.jsdelfino1-2/+2
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino1-1/+1
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino1-1/+1
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-20/+16
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino1-1/+6
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino1-0/+97