Fixed the bug in the OpenID registration where the form wouldn't take a login
AccountController#open_id_authenticate was adding an auth_source_registration to the session which caused AccountController#register to use the wrong codepath.
#2757
Authored by: edavis10 2009-02-20
Parent: [r2482]
Child: [r2484]