[PR #1950] [MERGED] Fix incorrect WebAuthn origin #6668

Closed
opened 2026-03-07 21:02:46 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1950
Author: @jjlin
Created: 8/29/2021
Status: Merged
Merged: 9/8/2021
Merged by: @dani-garcia

Base: mainHead: webauthn-origin


📝 Commits (1)

  • 0cdc0cb Fix incorrect WebAuthn origin

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 src/api/core/two_factor/webauthn.rs (+4 -1)

📄 Description

This mainly affects users running Vaultwarden under a subpath.

Refs:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/1950 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 8/29/2021 **Status:** ✅ Merged **Merged:** 9/8/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `webauthn-origin` --- ### 📝 Commits (1) - [`0cdc0cb`](https://github.com/dani-garcia/vaultwarden/commit/0cdc0cb147e39a382a1e8345191f19ac69df6217) Fix incorrect WebAuthn origin ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/two_factor/webauthn.rs` (+4 -1) </details> ### 📄 Description This mainly affects users running Vaultwarden under a subpath. Refs: * https://github.com/kanidm/webauthn-rs/blob/b2cbb34/src/core.rs#L941-L948 * https://github.com/kanidm/webauthn-rs/blob/b2cbb34/src/core.rs#L316 * https://w3c.github.io/webauthn/#dictionary-client-data --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:02:46 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6668