diff options
| author | 2026-01-18 12:13:49 +0800 | |
|---|---|---|
| committer | 2026-01-18 12:13:49 +0800 | |
| commit | 723738e5308b0195ad715e0fa49f19db754753c6 (patch) | |
| tree | 8236ac770e6b7e3980498e822b80e62463c0f6e1 /.github/ISSUE_TEMPLATE | |
| parent | 6d82ab2275130f3bafdb7ec664297eb700321526 (diff) | |
| download | DropOut-723738e5308b0195ad715e0fa49f19db754753c6.tar.gz DropOut-723738e5308b0195ad715e0fa49f19db754753c6.zip | |
fix(auth): prevent infinite recursion in get_client()
The fallback in the reqwest client builder was calling get_client()
recursively, which would cause a stack overflow if Client::builder()
failed. Now uses reqwest::Client::new() as the fallback.
Also fixed User-Agent to be platform-agnostic.
Reviewed-by: Claude Opus 4.5
Diffstat (limited to '.github/ISSUE_TEMPLATE')
0 files changed, 0 insertions, 0 deletions