secubox-openwrt/package/secubox/luci-app-streamlit/root/usr
CyberMind-FR adc83c3d8e fix(streamlit): Domain editing UCI update before async HAProxy reload
- Move UCI domain update BEFORE slow haproxyctl reload (prevents RPC timeout)
- Run HAProxy generate/reload/cert in background subshell
- Fix vhost name encoding: use tr '.-' '_' (matches streamlitctl)
- Use sed instead of jq for mitmproxy routes (jq may not be installed)
- Tested: domain edit returns immediately, UCI updated correctly

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 11:51:31 +01:00
..
libexec/rpcd fix(streamlit): Domain editing UCI update before async HAProxy reload 2026-02-25 11:51:31 +01:00
share feat(streamlit): Add one-click deploy, expose, unpublish, and auth toggle 2026-02-21 10:11:57 +01:00