coolify/app/Rules
2026-03-28 22:30:17 +05:30
..
DockerImageFormat.php
SafeExternalUrl.php fix: add URL validation for GitHub source api_url and html_url fields 2026-03-26 13:45:33 +01:00
SafeWebhookUrl.php fix: add URL validation for notification webhook fields 2026-03-28 12:22:59 +01:00
ValidCloudInitYaml.php
ValidDnsServers.php fix(validation): add IP validation for custom DNS servers input 2026-03-28 22:30:17 +05:30
ValidGitBranch.php
ValidGitRepositoryUrl.php
ValidHostname.php feat(validation): make hostname validation case-insensitive and expand allowed characters 2026-03-24 08:03:08 +01:00
ValidIpOrCidr.php fix(server): handle limit edge case and IPv6 allowlist dedupe 2026-03-03 17:03:46 +01:00
ValidProxyConfigFilename.php
ValidServerIp.php