[PR #7270] [MERGED] Admin password recovery endpoint change #37049

Closed
opened 2026-07-13 21:33:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7270
Author: @Timshel
Created: 5/28/2026
Status: Merged
Merged: 7/7/2026
Merged by: @BlackDex

Base: mainHead: fix/recover


📝 Commits (2)

  • d0f6d29 Admin password recovery endpoint change
  • fb9e70b Use default to keep compatibility

📊 Changes

2 files changed (+73 additions, -4 deletions)

View changed files

📝 playwright/tests/organization.smtp.spec.ts (+34 -0)
📝 src/api/core/organizations.rs (+39 -4)

📄 Description

Since web-v2026.4.2 appears to have switched to recover-account: cf.

More change should come cf https://github.com/bitwarden/clients/blob/web-v2026.4.2/apps/web/claude-plan.md 😆


🔄 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/7270 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 5/28/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix/recover` --- ### 📝 Commits (2) - [`d0f6d29`](https://github.com/dani-garcia/vaultwarden/commit/d0f6d297dbf88194f9c4aa26f3731ae13d384eaa) Admin password recovery endpoint change - [`fb9e70b`](https://github.com/dani-garcia/vaultwarden/commit/fb9e70b79f46ae07905bdb140a52cb643d7cca66) Use default to keep compatibility ### 📊 Changes **2 files changed** (+73 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `playwright/tests/organization.smtp.spec.ts` (+34 -0) 📝 `src/api/core/organizations.rs` (+39 -4) </details> ### 📄 Description Since `web-v2026.4.2` appears to have switched to `recover-account`: [cf](https://github.com/bitwarden/clients/blob/web-v2026.4.2/libs/admin-console/src/common/organization-user/services/default-organization-user-api.service.ts#L296). More change should come cf https://github.com/bitwarden/clients/blob/web-v2026.4.2/apps/web/claude-plan.md :laughing: --- <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-13 21:33:36 -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#37049