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.
## 📋 Pull Request Information
**Original PR:** https://github.com/dani-garcia/vaultwarden/pull/82
**Author:** [@mprasil](https://github.com/mprasil)
**Created:** 7/13/2018
**Status:** ✅ Merged
**Merged:** 7/13/2018
**Merged by:** [@dani-garcia](https://github.com/dani-garcia)
**Base:** `master` ← **Head:** `not_accepted_user`
---
### 📝 Commits (1)
- [`692ed81`](https://github.com/dani-garcia/vaultwarden/commit/692ed81306ba3f2398294d3140bd7fe80fdf1856) Do not show organization stuff to not accepted user
### 📊 Changes
**3 files changed** (+10 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+3 -1)
📝 `src/db/models/collection.rs` (+6 -1)
📝 `src/db/models/organization.rs` (+1 -0)
</details>
### 📄 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)
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.