No Code Attached Yet
avatar dautrich
dautrich
27 Jun 2023

Steps to reproduce the issue

  1. Set Web Authentication for a user and set it to standard method
  2. Log out from backend
  3. Try to log-in again with this user and click on button "Validate with your Authenticator"

Expected result

The user gets logged in after entering his PIN (in my case Windows Hello)

Actual result

grafik

System information (as much as possible)

Joomla 5.0 alpha 2
Mozilla Firefox
Windows Hello

Additional comments

avatar dautrich dautrich - open - 27 Jun 2023
avatar joomla-cms-bot joomla-cms-bot - change - 27 Jun 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Jun 2023
avatar HLeithner
HLeithner - comment - 27 Jun 2023

Thanks for the report, I was able to replicate the issue.

avatar HLeithner
HLeithner - comment - 27 Jun 2023

you can fix it for your current installation by adding back:

use Joomla\CMS\Factory;
in the file:
plugins/multifactorauth/webauthn/src/Extension/Webauthn.php

avatar dautrich
dautrich - comment - 27 Jun 2023

@HLeithner
I can confirm that putting the line back into the file solved the issue.

avatar richard67
richard67 - comment - 27 Jun 2023
avatar richard67
richard67 - comment - 27 Jun 2023

@dautrich Please test #41073 . Before testing, revert the workaround provided by Harald.

avatar richard67 richard67 - change - 27 Jun 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-06-27 19:41:25
Closed_By richard67
avatar richard67 richard67 - close - 27 Jun 2023
avatar richard67
richard67 - comment - 27 Jun 2023

Closing as having a pull request. Please test #41073 . Thanks in advance.

Add a Comment

Login with GitHub to post a comment