[PR #28] [MERGED] Let find_by_uuid_and_user return indirect collection (#26) #3910

Closed
opened 2025-10-09 18:32:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/28
Author: @mprasil
Created: 5/21/2018
Status: Merged
Merged: 5/21/2018
Merged by: @dani-garcia

Base: masterHead: indirect_collection


📝 Commits (1)

  • a6105f7 Let find_by_uuid_and_user return indirect collection (#26)

📊 Changes

1 file changed (+21 additions, -6 deletions)

View changed files

📝 src/db/models/collection.rs (+21 -6)

📄 Description

This fixes the find_by_uuid_and_user to also return collection if user has access_all or he's Admin/Owner of a group.


🔄 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/28 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 5/21/2018 **Status:** ✅ Merged **Merged:** 5/21/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `indirect_collection` --- ### 📝 Commits (1) - [`a6105f7`](https://github.com/dani-garcia/vaultwarden/commit/a6105f70294f108f278ba5dd520564f59cc3de1e) Let find_by_uuid_and_user return indirect collection (#26) ### 📊 Changes **1 file changed** (+21 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/db/models/collection.rs` (+21 -6) </details> ### 📄 Description This fixes the find_by_uuid_and_user to also return collection if user has access_all or he's Admin/Owner of a group. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:32:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3910