[PR #4446] [MERGED] Update Key Rotation web-vault v2024.3.x #40821

Closed
opened 2026-07-18 02:51:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4446
Author: @BlackDex
Created: 3/22/2024
Status: Merged
Merged: 4/6/2024
Merged by: @dani-garcia

Base: mainHead: update-key-rotation


📝 Commits (1)

  • 7d6526b Update Key Rotation web-vault v2024.3.x

📊 Changes

4 files changed (+123 additions, -41 deletions)

View changed files

📝 src/api/core/accounts.rs (+89 -21)
📝 src/api/core/ciphers.rs (+1 -1)
📝 src/api/core/mod.rs (+5 -2)
📝 src/api/core/sends.rs (+28 -17)

📄 Description

Key rotation was changed since 2024.1.x.
Multiple other items were added to be rotated like password-reset and emergency-access data to be part of just one POST instead of having multiple.

See: https://github.com/dani-garcia/bw_web_builds/pull/157


🔄 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/4446 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 3/22/2024 **Status:** ✅ Merged **Merged:** 4/6/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-key-rotation` --- ### 📝 Commits (1) - [`7d6526b`](https://github.com/dani-garcia/vaultwarden/commit/7d6526b41c02eecb3c5448a9de683a5d7d6bff0c) Update Key Rotation web-vault v2024.3.x ### 📊 Changes **4 files changed** (+123 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/accounts.rs` (+89 -21) 📝 `src/api/core/ciphers.rs` (+1 -1) 📝 `src/api/core/mod.rs` (+5 -2) 📝 `src/api/core/sends.rs` (+28 -17) </details> ### 📄 Description Key rotation was changed since 2024.1.x. Multiple other items were added to be rotated like password-reset and emergency-access data to be part of just one POST instead of having multiple. See: https://github.com/dani-garcia/bw_web_builds/pull/157 --- <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-07-18 02:51:31 -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#40821