Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 2011-11-14 | 2 | -6/+6 |
* | Make authentication work with wildcard domains and increase authentication co... | jsdelfino | 2011-08-06 | 2 | -6/+12 |
* | Use a common stylesheet in all samples. | jsdelfino | 2011-01-17 | 2 | -4/+25 |
* | Reset auth cookie before re-auth in login page. | jsdelfino | 2010-12-03 | 2 | -0/+6 |
* | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 2010-11-13 | 1 | -1/+17 |
* | Improvements to OAuth and OpenID modules. Store client app in an environment ... | jsdelfino | 2010-11-03 | 2 | -8/+8 |
* | Improvements to the oauth module and support for oauth 1.0a using liboauth. | jsdelfino | 2010-09-19 | 2 | -37/+102 |
* | Enable OAuth and OpenID to be used together in the same app. Add a few OpenID... | jsdelfino | 2010-09-06 | 2 | -5/+163 |
* | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 2010-09-06 | 1 | -0/+82 |