aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/check.yml
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2026-01-18 12:13:49 +0800
committerHsiangNianian <i@jyunko.cn>2026-01-18 12:13:49 +0800
commit723738e5308b0195ad715e0fa49f19db754753c6 (patch)
tree8236ac770e6b7e3980498e822b80e62463c0f6e1 /.github/workflows/check.yml
parent6d82ab2275130f3bafdb7ec664297eb700321526 (diff)
downloadDropOut-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/workflows/check.yml')
0 files changed, 0 insertions, 0 deletions