From b453dc3bffeed1680b19aa280609d415234dbef2 Mon Sep 17 00:00:00 2001 From: Flori Weber Date: Sun, 11 Jun 2023 12:31:46 +0200 Subject: [PATCH] Mark Permission management as finished --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebb1c26..f1fbc0a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ ### Permissions and Roles - [x] [Role management](https://github.com/polyphony-chat/chorus/issues/46) (creation, deletion, modification) -- [ ] [Permission management](https://github.com/polyphony-chat/chorus/issues/46) (assigning and revoking permissions) +- [x] [Permission management](https://github.com/polyphony-chat/chorus/issues/46) (assigning and revoking permissions) - [x] [Channel-specific permissions](https://github.com/polyphony-chat/chorus/issues/88) - [x] Role-based access control