As part of making OpenId more configurable wrt to attribute exchange,
I've removed the default FetchRequest for the email attribute as this
causes myopenid logins to fail.
Instead, a new beforeAuth function can be set which can add extensions
based on the discovered endpoint
Change can be seen here:
http://github.com/dpp/liftweb/commit/679b42a47f4eda6e1af35236942635e7c3b1a1e7
If this causes serious trouble for anybody, please speak up...
/Jeppe