[PR #204] [MERGED] Org improvements #2662

Closed
opened 2026-03-03 02:20:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/204
Author: @mprasil
Created: 10/1/2018
Status: Merged
Merged: 10/1/2018
Merged by: @dani-garcia

Base: masterHead: org_improvements


📝 Commits (2)

  • fb4e6ba Clean up the share_collection handling
  • c3c7450 Add missing fields to returned Org json

📊 Changes

3 files changed (+7 additions, -9 deletions)

View changed files

📝 src/api/core/ciphers.rs (+3 -7)
📝 src/db/models/organization.rs (+3 -2)
📝 src/main.rs (+1 -0)

📄 Description

I've noticed we didn't return MaxStorageGb and UsersGetPremium properly in some cases, so I've added those. I've also somewhat simplified the cipher sharing code.


🔄 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/204 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 10/1/2018 **Status:** ✅ Merged **Merged:** 10/1/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `org_improvements` --- ### 📝 Commits (2) - [`fb4e6ba`](https://github.com/dani-garcia/vaultwarden/commit/fb4e6bab14f5da3fa6818a9dfd34449b7ff17f28) Clean up the share_collection handling - [`c3c7450`](https://github.com/dani-garcia/vaultwarden/commit/c3c74506a77308a3316a1eb265488b4c2be0c968) Add missing fields to returned Org json ### 📊 Changes **3 files changed** (+7 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+3 -7) 📝 `src/db/models/organization.rs` (+3 -2) 📝 `src/main.rs` (+1 -0) </details> ### 📄 Description I've noticed we didn't return `MaxStorageGb` and `UsersGetPremium` properly in some cases, so I've added those. I've also somewhat simplified the cipher sharing code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 02:20:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2662
No description provided.