coolify/resources/views/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
..
dynamic-configuration-navbar.blade.php Refactor modal input button title for dynamic configuration navbar 2024-05-16 09:39:29 +02:00
dynamic-configurations.blade.php feat(auth): implement authorization for Docker and server management 2025-08-22 14:04:25 +02:00
logs.blade.php refactor(navbar): remove unnecessary parameters from server navbar component for cleaner implementation 2025-06-10 10:55:45 +02:00
new-dynamic-configuration.blade.php fix: remove autofocuses 2024-10-01 21:36:16 +02:00
show.blade.php refactor(navbar): remove unnecessary parameters from server navbar component for cleaner implementation 2025-06-10 10:55:45 +02:00