From 22208a198c407ffb9417302ff2941d2b57135144 Mon Sep 17 00:00:00 2001 From: Javid Aslanov Date: Fri, 11 Oct 2024 09:46:58 +0200 Subject: [PATCH 1/2] Update groups.md --- 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 ab359c3ba..9ead849b7 100644 --- a/docs/docs/configuration/authentifications/groups.md +++ b/docs/docs/configuration/authentifications/groups.md @@ -47,7 +47,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 | | | | +| UPDATE | X | X | | | x | X | | | | | DELETE | X | X | X | | X | X | | | | | UPDATE_OFFSET | | | X | | | | | | | | DELETE_OFFSET | | | X | | | | | | | From ac1d3feb62d7752b25770c1a025e3f3947b313ec Mon Sep 17 00:00:00 2001 From: Javid Aslanov Date: Fri, 11 Oct 2024 09:47:13 +0200 Subject: [PATCH 2/2] Update groups.md --- 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 9ead849b7..ef8f69437 100644 --- a/docs/docs/configuration/authentifications/groups.md +++ b/docs/docs/configuration/authentifications/groups.md @@ -47,7 +47,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 | X | | | | +| UPDATE | X | X | | | X | X | | | | | DELETE | X | X | X | | X | X | | | | | UPDATE_OFFSET | | | X | | | | | | | | DELETE_OFFSET | | | X | | | | | | |