summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/mod-oauth2.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino1-5/+5
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino1-0/+3
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino1-36/+34
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino1-3/+17
2010-09-19Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino1-123/+84
2010-09-08Add some error checking to the OAuth support.jsdelfino1-7/+40
2010-09-06Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino1-9/+20
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-0/+415