- Added authorization checks in Livewire components related to Docker and server management to ensure only authorized users can create, update, and manage Docker instances and server settings. - Introduced new policies for StandaloneDocker and SwarmDocker to define access control rules based on user roles and team associations. - Updated AuthServiceProvider to register the new policies, enhancing security and access control for Docker functionalities and server management operations. |
||
|---|---|---|
| .. | ||
| ApplicationPolicy.php | ||
| PrivateKeyPolicy.php | ||
| S3StoragePolicy.php | ||
| ServerPolicy.php | ||
| ServicePolicy.php | ||
| StandaloneDockerPolicy.php | ||
| SwarmDockerPolicy.php | ||