summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/mod-openauth.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-261-3/+12
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-7/+7
* 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-109/+160
* Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino2012-07-161-71/+118
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-021-13/+15
* Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino2011-12-231-9/+17
* Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino2011-10-241-0/+1
* Fix performance and security issues reported by pagespeed and skipfish.jsdelfino2011-04-041-0/+51
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-091-0/+1
* Fix automated build and Ubuntu 10.10 install.jsdelfino2010-12-271-0/+6
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-271-7/+44
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-131-0/+325