When a user that exist in the system (before enable janrain) when you try do login you get errors (the users exists,....) I did a little patch that do a relation between janrain and do login.

Comments

fastangel’s picture

StatusFileSize
new2.62 KB

Updated the patch.

fastangel’s picture

StatusFileSize
new2.66 KB

New change.

mrfelton’s picture

Issue summary: View changes
StatusFileSize
new2.98 KB

Also, the hook invocation for hook_rpx_linked_account should be fired after the account has been updated with mapped field data. It's arguable wether this change should be included in this patch or not, but as it touches the exact same part of code I don't really have the option to include in a separate patch.