coolify/app/Livewire/Settings
claude[bot] d130030ad6 Fix domain input whitespace trimming in instance settings
- Add trim() to FQDN in instantSave() method to prevent whitespace from being saved
- Add trim() to FQDN in submit() method before validation and DNS checks
- Prevents invalid HostSNI rules caused by leading/trailing whitespace
- Fixes issue where accidental whitespace from copy-paste causes deployment failures

Fixes #7797

Co-authored-by: Andras Bacsai <andrasbacsai@users.noreply.github.com>
2026-01-01 10:45:13 +00:00
..
Advanced.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
Index.php Fix domain input whitespace trimming in instance settings 2026-01-01 10:45:13 +00:00
Updates.php refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00