Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
494 stars 11 forks source link

Add support for HTTP Basic Auth #102

Closed SRChiP closed 1 year ago

SRChiP commented 1 year ago

Describe your suggested feature

My qbittorrent server is behind a HTTP Basic Auth nginx reverse proxy. I would love to able to be connect to it without reducing the security.

I already tried to login by setting the hostname an user:pass@host but it didn't work. The app showed an "Unknown login response: null" error

Additional details

No response

Bartuzen commented 1 year ago

This feature already exists. To access it, navigate to edit server screen and press advanced settings in the toolbar.