Actions
Bug #6666
closedTwo factor authentication with verify current password causes error
Bug #6666:
Two factor authentication with verify current password causes error
Description
If the user has two factor authentication enabled and verify current password is enabled for the password field it causes the verification of the current password to always fail since the secret key is missing, but we need to make sure the password is correct. See if there's a way to skip authentication plugins for this case or maybe wrong API is being used.
Actions