mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 17:32:27 -05:00
[PR #6867] [MERGED] Misc organization fixes #27416
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/6867
Author: @BlackDex
Created: 2/23/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @dani-garcia
Base:
main← Head:org-fixes📝 Commits (2)
d5ffecfFix several issues and resolve tech-debtf83f2c3Fix issue with 'Apply organization data ownership'📊 Changes
7 files changed (+51 additions, -459 deletions)
View changed files
📝
src/api/core/accounts.rs(+0 -6)📝
src/api/core/ciphers.rs(+5 -1)📝
src/api/core/organizations.rs(+31 -396)📝
src/api/core/two_factor/email.rs(+3 -0)📝
src/api/core/two_factor/mod.rs(+1 -50)📝
src/auth.rs(+3 -3)📝
src/db/models/collection.rs(+8 -3)📄 Description
Fix several issues and resolve tech-debt
Apply organization data ownershipFixes [PR #3092] [MERGED] Optimize config loading messages (#6856)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.