Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFA and Silent Logins #43790

Closed
wants to merge 1 commit into from
Closed

MFA and Silent Logins #43790

wants to merge 1 commit into from

Conversation

leeroy1821
Copy link
Contributor

Pull Request for Issue #42308 .

Summary of Changes

Update \Joomla\Plugin\System\Webauthn\PluginTraits\AjaxHandlerLogin. Fix loading user plugins (broken because maybe a b/c break?). Fix wrong events constructors (missing subject, wrong argument order). Fix triggering events (wrong event name passed).

Testing Instructions

  • Create user with MFA and passkey login
  • Users, Manage, Options, Multi-factor Authentication, Multi-factor Authentication after silent login => No.
  • Log out
  • Log in with passkey

Actual result BEFORE applying this Pull Request

Joomla! asks for MFA

Expected result AFTER applying this Pull Request

Joomla does not ask for MFA

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@leeroy1821 leeroy1821 mentioned this pull request Jul 13, 2024
4 tasks
@richard67 richard67 changed the base branch from 5.2-dev to 5.1-dev July 13, 2024 12:56
@richard67 richard67 changed the base branch from 5.1-dev to 5.2-dev July 13, 2024 12:57
@richard67
Copy link
Member

@leeroy1821 As it's a bug which exists in 5.0 and 5.1 the PR should be made for the 5.1-dev branch.

@leeroy1821
Copy link
Contributor Author

@richard67 I had already made a PR for 5.2-dev. Should I close it and open for 5.1-dev?

@richard67
Copy link
Member

@richard67 I had already made a PR for 5.2-dev. Should I close it and open for 5.1-dev?

@leeroy1821 Yes. I've tried to rebase your 5.2-dev PR to 5.1-dev, but that failed, so I've reverted it. Would be good if you could redo it for 5.1-dev. Thanks in advance.

@leeroy1821 leeroy1821 mentioned this pull request Jul 15, 2024
4 tasks
@leeroy1821
Copy link
Contributor Author

Third time lucky 🤞 #43796

@leeroy1821 leeroy1821 closed this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants