coolify/app/Livewire/Server
Andras Bacsai 3ffc751f1a feat(auth): implement authorization checks for server updates across multiple components
- Added authorization checks using the `authorize` method in various Livewire components to ensure only authorized users can update server settings.
- Updated `ServerPolicy` to restrict update permissions to admin users and their respective teams.
- Enhanced security and access control for server management functionalities.
2025-08-22 13:02:11 +02:00
..
CaCertificate feat(ca-certificate): add CA certificate management functionality with UI integration and routing 2025-05-29 14:27:28 +02:00
New feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
PrivateKey feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
Proxy refactor(proxy): remove commented-out listener and method for cleaner code structure 2025-06-10 10:58:28 +02:00
Security feat(dev patches): add functionality to send test email with patch data in development mode 2025-08-17 17:58:38 +02:00
Advanced.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
Charts.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CloudflareTunnel.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
Create.php Fix styling 2024-06-10 20:43:34 +00:00
Delete.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Destinations.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
DockerCleanup.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
DockerCleanupExecutions.php feat: Docker cleanup executions UI 2025-01-15 20:11:40 +01:00
Index.php Fix styling 2024-06-10 20:43:34 +00:00
LogDrains.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
Navbar.php refactor(navbar): simplify proxy status handling and enhance loading indicators for better user experience 2025-06-13 07:16:44 +02:00
Proxy.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
Resources.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Show.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00
ValidateAndInstall.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00