Bartuzen / qBitController

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

Basic authentication #27

Closed niks255 closed 1 year ago

niks255 commented 1 year ago

Some of us run qBittorrent behind nginx with basic authentication enabled for various reasons.

I know that it's possible to use the login:password@example.com scheme for authentication, but it would be nice if there was an option to use credentials from username and password fields as credentials.