Skip to content

Conversation

@silverwind
Copy link
Member

@silverwind silverwind commented Dec 20, 2025

Fixes: #36216

Now detectWebAuthnSupport returns the error type and lets the caller decide whether they call webAuthnError and show the error. It no longer shows the error during page load when the user has not even interacted with the feature.

The bug affects all users on HTTP, so I think a quick fix release for this might be good.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 20, 2025
@silverwind
Copy link
Member Author

silverwind commented Dec 20, 2025

I have tested and passkey login still works. Errors also display as expected when I do not provide a passkey.

@silverwind silverwind changed the title Fix webauthn error checking Fix WebAuthn error checking Dec 20, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/v1.25 lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebAuthn failure on HTTP instance with a custom domain (again)

3 participants