mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-24 19:07:44 +03:00
[PR #82] [MERGED] Do not show organization stuff to not accepted user #2575
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/82
Author: @mprasil
Created: 7/13/2018
Status: ✅ Merged
Merged: 7/13/2018
Merged by: @dani-garcia
Base:
master← Head:not_accepted_user📝 Commits (1)
692ed81Do not show organization stuff to not accepted user📊 Changes
3 files changed (+10 additions, -2 deletions)
View changed files
📝
README.md(+3 -1)📝
src/db/models/collection.rs(+6 -1)📝
src/db/models/organization.rs(+1 -0)📄 Description
This should hide collections and organizations from user that has not been yet accepted.
(and I've sneaked in some readme update to avoid issue with visible comment on docker hub)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.