summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/mod-openauth.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-03Improve handling of nested lists, trees, null and floating point values.jsdelfino1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428191 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and ↵jsdelfino1-109/+160
cleanup rest of the modules. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1419987 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16Add an HTTPD auth provider allowing the authentication logic to be ↵jsdelfino1-71/+118
implemented by a component, and cleanup the SSL and mod-security config a bit. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361915 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor ↵jsdelfino1-13/+15
fixes to the OAuth2 module to comply with the spec. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308244 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, ↵jsdelfino1-9/+17
to get log piping and rotation to work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1222604 13f79535-47bb-0310-9956-ffa450edef68
2011-10-24Refactor and simplify edit app, and optimize app resource loading and caching.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1188045 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04Fix performance and security issues reported by pagespeed and skipfish.jsdelfino1-0/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088508 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of ↵jsdelfino1-0/+1
debug trace functions. Add trace points to help track the lifecycle of some of the runtime context objects. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056880 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Fix automated build and Ubuntu 10.10 install.jsdelfino1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053221 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Merge changes from apr-2 branch. Port to APR 1.4.x and enable ↵jsdelfino1-7/+44
mod_session_crypto. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053002 13f79535-47bb-0310-9956-ffa450edef68
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD ↵jsdelfino1-0/+325
2.3 Form auth modules play nice together. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034693 13f79535-47bb-0310-9956-ffa450edef68