mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-25 03:42:06 +00:00
bb6cb58db3
When user changes redirect type from location/prefix to scheme, the target field (e.g. "https://example.com") stays as-is but the UI shows a blank Select. If saved without re-selecting, invalid config would be sent. Now auto-sets target to "https" when switching to scheme type. Made-with: Cursor