summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/openauth.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-261-4/+22
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-5/+5
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-3/+3
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-4/+35
* Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino2012-07-161-4/+6
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-021-7/+7
* Change authentication scheme from Form based auth to OpenID + OAuth.jsdelfino2011-11-141-1/+1
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-231-2/+2
* Support authentication across wildcard domains.jsdelfino2011-03-211-2/+2
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-1/+1
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-141-1/+1
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-0/+98