🛂(backend) stop to list public doc to everyone

Everybody could see the full list of public docs.
Now only members can see their public docs.
They can still access to any specific public doc.
This commit is contained in:
Anthony LC
2024-09-06 16:12:02 +02:00
committed by Samuel Paccoud
parent b716881d50
commit 140a630a6e
22 changed files with 290 additions and 291 deletions

View File

@@ -16,6 +16,7 @@ and this project adheres to
## Changed
- 🛂(backend) stop to list public doc to everyone #234
- 🚚(frontend) change visibility in share modal #235