RudyB / Deluge-Remote

iOS App That Remotely Controls Deluge Torrent Clients
134 stars 9 forks source link

Add support for basic authentication headers #50

Open superchase9000 opened 3 years ago

superchase9000 commented 3 years ago

I run everything behind a reverse proxy with https + basic authentication for increased security for all hosted applications. Do you think it would be feasible to add support for custom headers like the app, Luna Sea, has incorporated?

Thank you for your continued development. Deluge's native webUI is atrocious on mobile, and your application has made it wonderfully useful again.

lysin commented 3 years ago

+1

I used to have this working on a previous version by passing the username/password on the host configuration, but it doesn’t seem to work on a new install.