[PR #2732] [MERGED] Added support for web-vault v2022.9 #24005

Closed
opened 2026-05-22 01:08:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/2732
Author: @BlackDex
Created: 9/7/2022
Status: Merged
Merged: 9/8/2022
Merged by: @dani-garcia

Base: mainHead: web-vault-v2022.9-support


📝 Commits (1)

  • 94be67e Added support for web-vault v2022.9

📊 Changes

2 files changed (+28 additions, -3 deletions)

View changed files

📝 src/api/core/two_factor/mod.rs (+26 -1)
📝 src/util.rs (+2 -2)

📄 Description

  • The new web-vault version supports fastmail.com anon email, add the correct api host to support it.
  • Removed Firefox Relay, this seems only to be supported on SaaS.
  • Added a function to the two-factor api to prevent 404 errors.

🔄 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/2732 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 9/7/2022 **Status:** ✅ Merged **Merged:** 9/8/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `web-vault-v2022.9-support` --- ### 📝 Commits (1) - [`94be67e`](https://github.com/dani-garcia/vaultwarden/commit/94be67eac11bf893dfc87d65a6e172cfcf3fdf37) Added support for web-vault v2022.9 ### 📊 Changes **2 files changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/two_factor/mod.rs` (+26 -1) 📝 `src/util.rs` (+2 -2) </details> ### 📄 Description - The new web-vault version supports fastmail.com anon email, add the correct api host to support it. - Removed Firefox Relay, this seems only to be supported on SaaS. - Added a function to the two-factor api to prevent 404 errors. --- <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-05-22 01:08:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#24005