mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 17:23:04 +03:00
[PR #365] [MERGED] Fix the list of users with access to a collection to display correctly. #3743
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/365
Author: @srwhite
Created: 1/25/2019
Status: ✅ Merged
Merged: 1/25/2019
Merged by: @dani-garcia
Base:
master← Head:master📝 Commits (2)
928ad6cFix the list of users with access to a collection to display correctly.fc0e239No 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.