From 2b96c71f9dc48549242ab4a67dfd6485183022fa Mon Sep 17 00:00:00 2001 From: gantoin Date: Thu, 12 Sep 2024 08:03:21 +0200 Subject: [PATCH] doc: update DELETE permission for GroupAdmin in docs --- docs/docs/configuration/authentifications/groups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/authentifications/groups.md b/docs/docs/configuration/authentifications/groups.md index 4c159054a..ab359c3ba 100644 --- a/docs/docs/configuration/authentifications/groups.md +++ b/docs/docs/configuration/authentifications/groups.md @@ -48,7 +48,7 @@ You can still associate a resource with a non-supported action from the table. I | READ | X | X | X | X | X | X | X | X | X | | CREATE | X | X | | | X | X | | | | | UPDATE | X | X | | | | X | | | | -| DELETE | X | X | | | X | X | | | | +| DELETE | X | X | X | | X | X | | | | | UPDATE_OFFSET | | | X | | | | | | | | DELETE_OFFSET | | | X | | | | | | | | READ_CONFIG | X | | | | | | X | | |