coolify/app/Traits
2025-09-07 10:26:23 +02:00
..
AuthorizesResourceCreation.php feat(auth): introduce resource creation authorization middleware and policies for enhanced access control 2025-08-26 10:27:38 +02:00
DeletesUserSessions.php v4.0.0-beta.416 (#5729) 2025-05-05 09:04:09 +02:00
EnvironmentVariableProtection.php feat(EnvironmentVariable): implement protection for critical environment variables and enhance deletion logic 2025-04-07 22:57:26 +02:00
ExecuteRemoteCommand.php feat(command): implement SSH command retry logic with exponential backoff and logging for better error handling 2025-09-07 10:26:23 +02:00
HasConfiguration.php feat(core): wip version of coolify.json 2025-01-21 14:09:12 +01:00
HasNotificationSettings.php fix(notification): always send SSL notifications 2025-02-11 20:55:33 +01:00
HasSafeStringAttribute.php feat(validation): centralize validation patterns for names and descriptions 2025-08-19 12:14:48 +02:00
SaveFromRedirect.php Fix styling 2024-06-10 20:43:34 +00:00