mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-24 02:11:10 +01:00
Use ReturnEmpty instead of Throw for render errors in cmd_get_http_authentication_config, since this is a preview path. Invalid templates in auth fields (e.g. OAuth 2) will now render as empty strings instead of crashing the auth config panel. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>