Mark Permission management as finished

This commit is contained in:
Flori Weber 2023-06-11 12:31:46 +02:00
parent aff744d960
commit d6ffe62b51
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
### Permissions and Roles ### Permissions and Roles
- [x] [Role management](https://github.com/polyphony-chat/chorus/issues/46) (creation, deletion, modification) - [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] [Channel-specific permissions](https://github.com/polyphony-chat/chorus/issues/88)
- [x] Role-based access control - [x] Role-based access control