coolify/app/Livewire/Server/Proxy
Andras Bacsai 6772cfe603 feat(auth): implement authorization for Docker and server management
- 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.
2025-08-22 14:04:25 +02:00
..
DynamicConfigurationNavbar.php Fix styling 2024-06-10 20:43:34 +00:00
DynamicConfigurations.php feat(navbar): add Traefik dashboard availability check and server IP handling; refactor dynamic configurations loading 2025-06-06 18:50:32 +02:00
Logs.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
NewDynamicConfiguration.php feat(auth): implement authorization for Docker and server management 2025-08-22 14:04:25 +02:00
Show.php refactor(proxy): remove commented-out listener and method for cleaner code structure 2025-06-10 10:58:28 +02:00