Files
yaak-mountain-loop/crates-tauri
Gregory Schier 11872dd35e Fix auth tab crash when template rendering fails
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>
2026-02-11 11:50:47 -08:00
..