coolify/templates
Andras Bacsai 4ec32290cf fix(server): improve IP uniqueness validation with team-specific error messages
- Refactor server IP duplicate detection to use `first()` instead of `get()->count()`
- Add team-scoped validation to distinguish between same-team and cross-team IP conflicts
- Update error messages to clarify ownership: "already exists in your team" vs "in use by another team"
- Apply consistent validation logic across API, boarding, and server management flows
- Add comprehensive test suite for IP uniqueness enforcement across teams
2026-02-12 08:10:59 +01:00
..
compose feat(service): add sure (#8157) 2026-02-09 17:01:11 +01:00
service-templates-latest.json fix(server): improve IP uniqueness validation with team-specific error messages 2026-02-12 08:10:59 +01:00
service-templates.json fix(server): improve IP uniqueness validation with team-specific error messages 2026-02-12 08:10:59 +01:00
test-database-detection.yaml Pinning to the current latest 2025-12-15 17:56:33 +01:00