[PR #365] [MERGED] Fix the list of users with access to a collection to display correctly. #3743

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/365
Author: @srwhite
Created: 1/25/2019
Status: Merged
Merged: 1/25/2019
Merged by: @dani-garcia

Base: masterHead: master


📝 Commits (2)

  • 928ad6c Fix the list of users with access to a collection to display correctly.
  • fc0e239 No point calling find_by_uuid now we don't use the result.

📊 Changes

2 files changed (+3 additions, -15 deletions)

View changed files

📝 src/api/core/organizations.rs (+1 -5)
📝 src/db/models/organization.rs (+2 -10)

📄 Description

This addresses the display issues noted on https://github.com/dani-garcia/bitwarden_rs/issues/364


🔄 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/365 **Author:** [@srwhite](https://github.com/srwhite) **Created:** 1/25/2019 **Status:** ✅ Merged **Merged:** 1/25/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`928ad6c`](https://github.com/dani-garcia/vaultwarden/commit/928ad6c1d82d6f2c9c81b87898e28ae60146ca8e) Fix the list of users with access to a collection to display correctly. - [`fc0e239`](https://github.com/dani-garcia/vaultwarden/commit/fc0e239bdf7ae4aeed5df9273532c0985457d491) No point calling find_by_uuid now we don't use the result. ### 📊 Changes **2 files changed** (+3 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+1 -5) 📝 `src/db/models/organization.rs` (+2 -10) </details> ### 📄 Description This addresses the display issues noted on https://github.com/dani-garcia/bitwarden_rs/issues/364 --- <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:29:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3743