remove deprecated access status

This commit is contained in:
Evgenii Alekseev 2021-09-11 23:06:30 +03:00
parent 8e14e8d2cb
commit 1b29b5773d

View File

@ -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: