alby-hub/frontend/platform_specific
Roland 4402d2fff8
fix: remove request bodies from error logs (#2533)
The Wails request router included the full request body in its error
log entries, and the HTTP app creation handler logged the whole request
struct on failure. Log only the route, method and error instead,
matching the existing behavior of the /api/mnemonic handler, and log
only the route and method for requests in the desktop frontend.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-11 15:49:26 +07:00
..
http/src/utils Feat: allow hosting alby hub on subpath (#1439) 2025-06-26 16:23:40 +05:30
wails/src/utils fix: remove request bodies from error logs (#2533) 2026-08-11 15:49:26 +07:00