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

Backup codes not generated in Ubuntu Firefox #265

Open
iandunn opened this issue Nov 17, 2023 · 0 comments
Open

Backup codes not generated in Ubuntu Firefox #265

iandunn opened this issue Nov 17, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@iandunn
Copy link
Member

iandunn commented Nov 17, 2023

https://wordpress.slack.com/archives/C08M59V3P/p1700078774860549

The next step would probably be to try and reproduce in a VM. It's worth noting that WebAuthn also wasn't working, but that's probably a separate issue. The main problem is that our code isn't handling errors in webauthn registration gracefully. If credentials.create() et al fail, we should abort and make sure the provider isn't enabled.

If it does succeed, we should make sure the backup codes are generated/displayed.

We should also check how many users have a provider enabled but don't have backup codes. After fixing the bug we can reach out to ask them to manually enable backup codes to prevent losing access to their account.

@iandunn iandunn added the bug Something isn't working label Nov 17, 2023
@iandunn iandunn added this to the Iteration 1 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant