coolify/app/Rules
Andras Bacsai 6ae45684f9 feat(v5): add server reconciliation and canvas APIs
Split V5 dashboard behavior into domain controllers and policies,
add agent token rotation/revocation, status reconciliation jobs,
ingress firewall syncing, and canvas connection APIs.

Add migrations for V5 status tracking, server capabilities, resource
connection aliases, and revoked agent tokens.
2026-07-06 17:40:37 +02:00
..
DockerImageFormat.php fix(applications): harden image validation 2026-06-02 11:11:33 +02:00
SafeExternalUrl.php Improve outbound URL validation 2026-07-02 14:46:46 +02:00
SafeWebhookUrl.php fix(webhooks): resolve hostnames using custom DNS servers 2026-07-02 16:47:55 +02:00
ValidCloudInitYaml.php feat: add YAML validation for cloud-init scripts 2025-10-11 13:56:55 +02:00
ValidDnsServers.php fix(validation): add IP validation for custom DNS servers input 2026-03-28 22:30:17 +05:30
ValidGitBranch.php feat(validation): add custom validation rules for Git repository URLs and branches 2025-08-22 14:38:21 +02:00
ValidGitRepositoryUrl.php fix(validation): update git:// URL validation to support port numbers and tilde characters in paths 2025-09-29 12:21:15 +02:00
ValidHostname.php feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00
ValidIpOrCidr.php fix(server): handle limit edge case and IPv6 allowlist dedupe 2026-03-03 17:03:46 +01:00
ValidProxyConfigFilename.php Add ValidProxyConfigFilename rule for dynamic proxy config validation 2025-12-09 16:12:45 +01:00
ValidS3BucketName.php fix: improve s3 storage handling 2026-07-02 15:05:05 +02:00
ValidServerIp.php feat(v5): add server reconciliation and canvas APIs 2026-07-06 17:40:37 +02:00