create & getall for tags
This commit is contained in:
@@ -11,6 +11,7 @@ pub enum Permission {
|
||||
// All Users have the right to change their own handle
|
||||
ChangeOthersHandles,
|
||||
ManuallyCreateUsers,
|
||||
CreateTags,
|
||||
}
|
||||
|
||||
impl User {
|
||||
|
||||
Reference in New Issue
Block a user