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

Closed
opened 2026-05-22 00:20:37 -05:00 by GiteaMirror · 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>
GiteaMirror added the pull-request label 2026-05-22 00:20:38 -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#23534