Files
yaak-mountain-loop/Cargo.lock
Gregory Schier 83f6f9786b Fix license activation and plugin requests ignoring proxy settings
Make yaak_api_client() read proxy settings from the database and apply
them to the reqwest client. Also replace bare reqwest::Client::new()
calls in license activate/deactivate with yaak_api_client() so they
get proxy support (and consistent UA/headers/timeout).

Fixes https://yaak.app/feedback/posts/cannot-activate-license

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 06:57:35 -08:00

202 KiB