]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fix for ticket #2911: Hitting enter on the "associate with current account" in OpenID...
authorBrion Vibber <brion@pobox.com>
Wed, 1 Dec 2010 20:21:00 +0000 (12:21 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 1 Dec 2010 20:21:00 +0000 (12:21 -0800)
commitbc9fcaf2eb7781746908c69850e293df387c9e8d
tree75f9fdebd2a0bad949e6b1ab6ad6edcdd133cedb
parentf68d4e7d061f33cffbcf685949f3116237c23e55
Fix for ticket #2911: Hitting enter on the "associate with current account" in OpenID flow failed due to forms being mixed together

Separating the two forms (one to create a local account, the other to attach the OpenID to an existing account) gets them working -- enter activates the appropriate default button.
plugins/OpenID/finishopenidlogin.php