From 14e8eee986190f31079cb5ab1c8f4b1b9d7d2a23 Mon Sep 17 00:00:00 2001 From: Evgeniy Alekseev Date: Sat, 11 Sep 2021 23:06:30 +0300 Subject: [PATCH] remove deprecated access status --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 7f3f2827..1bb29fd7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -31,7 +31,7 @@ Base authorization settings. ## `auth:*` groups -Authorization mapping. Group name must refer to user access level, i.e. it should be one of `auth:status` (internal API usage only), `auth:read` (read hidden pages), `auth:write` (everything is allowed). +Authorization mapping. Group name must refer to user access level, i.e. it should be one of `auth:read` (read hidden pages), `auth:write` (everything is allowed). Key is always username (case-insensitive), option value depends on authorization provider: