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