Skip to content

Fixed QR code not displaying in the 2FA setup flow#4613

Merged
wes-otf merged 1 commit into
mainfrom
fix/display-qr-for-2fa
Aug 25, 2025
Merged

Fixed QR code not displaying in the 2FA setup flow#4613
wes-otf merged 1 commit into
mainfrom
fix/display-qr-for-2fa

Conversation

@wes-otf

@wes-otf wes-otf commented Aug 25, 2025

Copy link
Copy Markdown
Contributor

Fixes #4612. QR code was put in an empty <p> tag, which would cause it to not show up. This just removes that parent tag.

Test Steps

  • Ensure the 2FA QR code appears in the 2FA setup flow

@wes-otf wes-otf added Type: Bug Bugs! Things that are broken :-/ Type: Patch Mini change, used in release drafter labels Aug 25, 2025
@wes-otf wes-otf merged commit f978106 into main Aug 25, 2025
12 checks passed
@frjo frjo deleted the fix/display-qr-for-2fa branch February 18, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Bugs! Things that are broken :-/ Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QR codes not showing up for 2FA setup

1 participant