Closed sahilph closed 6 months ago
This PR is very similar to haiwen/seafile-iOS#356 which would fix Error 403: disallowed_useragent when using Google OAUTH2 for Single Sign-On.
Error 403: disallowed_useragent
The system's user-agent is used before requesting the page which solves this problem.
This also fixes #783.
Tagging the maintainers for review @zhwanng @freeplant
This PR is very similar to haiwen/seafile-iOS#356 which would fix
Error 403: disallowed_useragent
when using Google OAUTH2 for Single Sign-On.The system's user-agent is used before requesting the page which solves this problem.
This also fixes #783.