mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Add support for changing the server default allocation as a normal user
This commit is contained in:
@@ -86,7 +86,8 @@ class Permission extends Model implements CleansAttributes, ValidableContract
|
||||
'delete-subuser' => null,
|
||||
],
|
||||
'server' => [
|
||||
'set-connection' => null,
|
||||
'view-allocations' => null,
|
||||
'edit-allocation' => null,
|
||||
'view-startup' => null,
|
||||
'edit-startup' => null,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user