Servers: New permissions implementation.

Feature: Roles and group permissions. (server-side)
This commit is contained in:
Paul
2021-06-26 22:16:37 +01:00
parent 35b0c69cdb
commit 07e74e1074
11 changed files with 195 additions and 35 deletions

View File

@@ -1 +1 @@
pub const VERSION: &str = "0.5.1-alpha.0-patch.0";
pub const VERSION: &str = "0.5.1-alpha.1";