Closed sheosi closed 6 months ago
I've tried using Google's OAuth for authenticating through a reverse proxy and passing that to seafile. It works except that on the app it fails due to google blocking the user agent of webkit browsers, there's a solution here:
pull request: https://github.com/haiwen/seadroid/pull/998
Thank you. And thanks for the good work.
I've tried using Google's OAuth for authenticating through a reverse proxy and passing that to seafile. It works except that on the app it fails due to google blocking the user agent of webkit browsers, there's a solution here: