fix: remove excessive Cooperation resource permissions from a role in the Shield seeder.
This commit is contained in:
parent
4529992dd2
commit
902c4ad8cf
@ -683,15 +683,6 @@ public function run(): void
|
|||||||
"permissions": [
|
"permissions": [
|
||||||
"ViewAny:Cooperation",
|
"ViewAny:Cooperation",
|
||||||
"View:Cooperation",
|
"View:Cooperation",
|
||||||
"Create:Cooperation",
|
|
||||||
"Update:Cooperation",
|
|
||||||
"Delete:Cooperation",
|
|
||||||
"Restore:Cooperation",
|
|
||||||
"ForceDelete:Cooperation",
|
|
||||||
"ForceDeleteAny:Cooperation",
|
|
||||||
"RestoreAny:Cooperation",
|
|
||||||
"Replicate:Cooperation",
|
|
||||||
"Reorder:Cooperation",
|
|
||||||
|
|
||||||
"View:Dashboard"
|
"View:Dashboard"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user