secubox-openwrt/package/secubox/luci-app-metablogizer/root/usr
CyberMind-FR ec8e96a7fd fix(metablogizer): Auto-sync mitmproxy routes on HAProxy reload
Upload workflow now works without needing to unpublish/expose again.
The reload_haproxy() function now calls mitmproxyctl sync-routes to
ensure mitmproxy picks up new routes immediately after vhost creation.

Root cause: Upload created HAProxy vhost and mitmproxy route file entry,
but mitmproxy never received a reload signal to activate the route.
Running emancipate fixed it because it called mitmproxyctl sync-routes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-24 10:06:31 +01:00
..
libexec/rpcd fix(metablogizer): Auto-sync mitmproxy routes on HAProxy reload 2026-02-24 10:06:31 +01:00
share feat(metablogizer): Add chunked upload for large files 2026-02-21 23:54:35 +01:00