From 107e193b99057dc5307965cc9fb11923acb90cc1 Mon Sep 17 00:00:00 2001 From: moanos Date: Tue, 6 Aug 2024 16:07:17 +0200 Subject: [PATCH] docs: Add initial permissions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c527531..c792624 100644 --- a/README.md +++ b/README.md @@ -76,3 +76,12 @@ nf makemessages -a ``` Use a program like `gtranslator` or `poedit` to start translations + +## Permissions + +| Action | Allowed for | +|-------------------------------------|-------------------------------------| +| Create adoption notice | logged-in | +| Edit adoption notice | User that created, Moderator, Admin | +| Edit animal | User that created, Moderator, Admin | +| Add animal/photo to adoption notice | User that created, Moderator, Admin |