mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-23 19:06:25 +00:00
704a0c0022
🐛 Bug Fixes: - Fixed http-response capture directive parsing with improved regex pattern - Fixed ACL rules display in Frontend UI (array to multi-line string conversion) - Added SSL certificate dropdown to Backend Server edit when ssl_enabled=true - Fixed rejected entity config status remaining after apply operation 🔧 Improvements: - Enhanced SSL ca-file detection with user-friendly warnings - Apply operation now correctly updates both PENDING and REJECTED entities to APPLIED - Added dynamic SSL certificate selection for backend servers with validation - Improved bulk import warnings for SSL management workflow 📝 Technical Details: - Parser: Enhanced capture pattern matching for flexible http-response directives - UI: Added conditional SSL certificate select field in BackendServers component - Backend: Updated apply cleanup to handle REJECTED status in addition to PENDING - Frontend: Fixed ACL/redirect rules formatting for proper textarea display ✅ All changes tested and verified with scenario analysis