[PR #6105] [MERGED] fix account key rotation #3577

Closed
opened 2025-11-07 08:16:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6105
Author: @stefan0xC
Created: 7/27/2025
Status: Merged
Merged: 7/27/2025
Merged by: @BlackDex

Base: mainHead: fix-key-rotation


📝 Commits (1)

📊 Changes

1 file changed (+81 additions, -22 deletions)

View changed files

📝 src/api/core/accounts.rs (+81 -22)

📄 Description

At the moment it does not work because the endpoint for the key rotation has been moved to /accounts/key-management/rotate-user-account-keys for a while now. This should fix account key rotation so it works again.


🔄 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/6105 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 7/27/2025 **Status:** ✅ Merged **Merged:** 7/27/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix-key-rotation` --- ### 📝 Commits (1) - [`1bfac81`](https://github.com/dani-garcia/vaultwarden/commit/1bfac813080a4fa48cd9cb9f73f953ac14726b00) fix account key rotation ### 📊 Changes **1 file changed** (+81 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/accounts.rs` (+81 -22) </details> ### 📄 Description At the moment it does not work because the endpoint for the key rotation has been moved to `/accounts/key-management/rotate-user-account-keys` for a while now. This should fix account key rotation so it works again. --- <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 2025-11-07 08:16:41 -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#3577