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

Register the TOTP QR generation script on the front-end. #495

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

dd32
Copy link
Member

@dd32 dd32 commented Nov 17, 2022

This allows for the renderer to enqueue the TOTP generation on the front-end - Such as within the bbPress settings panel.

Without this, the JS is never loaded and you just see a spinner.

See 70ba42e & #487

This allows for the renderer to enqueue the TOTP generation on the front-end (Such as within the bbPress settings panel)
Copy link
Member

@iandunn iandunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@dd32 dd32 merged commit 43f2e4f into WordPress:master Nov 18, 2022
@jeffpaul jeffpaul added this to the 0.8.0 milestone Nov 18, 2022
@lkraav
Copy link

lkraav commented Dec 14, 2022

Does this help #189?

We're also looking for an alternate solution for iThemes 2FA that has zero frontend management.

@iandunn
Copy link
Member

iandunn commented Dec 15, 2022

It should, yeah. #504 will probably also help with that. There may be more that's needed, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants