summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/openid (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-06Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino1-1/+27
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino4-5/+14
2010-09-06Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino3-2/+4
2010-09-03Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino4-1/+42
2010-08-16Fix configuration scripts to create directories if necessary.jsdelfino2-0/+4
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino3-8/+25
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino4-18/+7
2010-07-24Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino8-53/+122
2010-07-06Minor cleanup of config scripts and samples.jsdelfino1-6/+0
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino1-0/+11
2010-07-01Refactor OpenID test pages and add test methods returning the user info.jsdelfino11-92/+187
2010-06-28Add a sign out page and links to more OpenID providers.jsdelfino5-11/+75
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino8-0/+248