User tests: Successful: Unsuccessful:
Refers to issue gh-5500 "Error Message if we try save & close
for a User with YubiKey"
Close gh-5500
There's a misleading error message when saving a user account which has two factor authentication using YubiKey already enabled.
You need three tests before and after applying the patch, in the precise order specified. When I say create a new user account I mean it. Do NOT try to reuse an existing user account. The first two ensure that there are no regressions. The third test confirms that the bug is fixed.
Create a new user account. Go to the Two Factor Authentication tab. Select the YubiKey authentication method. Leave the secret code blank and save. You get an error. This must be reproduced before AND after the patch.
Create a new user account. Go to the Two Factor Authentication tab. Select the YubiKey authentication method. Click in the Secret Code field and press the YubiKey button. Save. This first save works fine. This must be reproduced before AND after the patch.
Edit the user account from step 2. Do NOT change anything. Click on Save or Save & Close. Before the patch: you get an error about the code being invalid or YubiCloud servers being unreachable but the user saves. After the patch: the user saves without an error.
No impact
No impact
Labels |
Added:
?
|
Category | ⇒ | Authentication Plugins |
Rel_Number | ⇒ | 5500 | |
Relation Type | ⇒ | Pull Request for |
@test @nikosdion patch works here. Thanks for the quick fix.
Travis fails unrelated: https://travis-ci.org/joomla/joomla-cms/jobs/44981224
Status | Pending | ⇒ | Ready to Commit |
moving to RTC
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-12-24 01:20:12 |
Merged. Thanks guys
@test completed all three tests before and after the patch - issue confirmed and patch works
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5505.