openid: Use Openid Simple Registration or OpenID Attribute Exchange to get the user...
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 14 Mar 2010 00:08:15 +0000 (19:08 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Sun, 14 Mar 2010 00:08:15 +0000 (19:08 -0500)
commita01e0679f4134f849473f8a98cb43f5a4aa8d7d8
tree4105c8df01be1a7288809559fce9921e93a86bcd
parente2c9b425415a00012b2c579c40c369da4ac7c98b
openid: Use Openid Simple Registration or OpenID Attribute Exchange to get the user's email address and username.

The info is stored in the session database, not the user database.
There should be no reason to need it when a user is not logged in.

Also, hide the email field in the preferences page for openid users.

Note that the email and username are not yet actually used for anything.
The email will be useful for gravatar, while the username might be used
for a more pretty display of the openid.
IkiWiki/Plugin/openid.pm
debian/changelog