mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-22 10:33:33 +00:00
7105213ba5
- Enforce mutual exclusivity for -m flags (only one match method at a time) - Show error status on value field when -f flag is used without absolute file path, with tooltip explaining the requirement - Replace free-text input with Select dropdown for redirect scheme type, restricting to valid values (http/https) only - Fix flag serialization order (-i → -m → -f) to prevent HAProxy parse errors Made-with: Cursor