Reviewers: chabotc, panjie, panjie.pan, shindig.remailer,
Description: This patch enables the Hybrid OAuth (OpenID extension) on Partuza. The spec is described on: http://step2.googlecode.com/svn/spec/openid_oauth_extension/latest/openid_oauth_extension.html While its official announcement is here: http://googledataapis.blogspot.com/2009/01/bringing-openid-and-oauth-together.html More materials could be found here: http://sites.google.com/site/oauthgoog/ Please review this at http://codereview.appspot.com/28149 Affected files: Application/Controllers/openid/openid.php Application/Views/openid/trust.php Library/HybridOAuth.php Library/OAuth.php Shindig/PartuzaOAuthDataStore.php