Veraltete autogenerierte Permissions entfernt (remove_project, delete_project)
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-delete-project"
|
||||
description = "Enables the delete_project command without any pre-configured scope."
|
||||
commands.allow = ["delete_project"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-delete-project"
|
||||
description = "Denies the delete_project command without any pre-configured scope."
|
||||
commands.deny = ["delete_project"]
|
||||
@@ -1,11 +0,0 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-remove-project"
|
||||
description = "Enables the remove_project command without any pre-configured scope."
|
||||
commands.allow = ["remove_project"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-remove-project"
|
||||
description = "Denies the remove_project command without any pre-configured scope."
|
||||
commands.deny = ["remove_project"]
|
||||
Reference in New Issue
Block a user