summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/openauth.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Fix handling of login session expiration and incorrect caching of login redir...jsdelfino1-4/+22
2013-01-03Refactoring, rename isNil to isNull.jsdelfino1-5/+5
2013-01-03Improve handling of nested lists, trees, null and floating point values.jsdelfino1-3/+3
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino1-4/+35
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