transdroid
transdroid copied to clipboard
Basic auth
Hi!
It's possible to implement detection of basic authentication of the host instead of the default app login/pass? For example, when ya turn off app's authentication and turn on basic authentication on reverse proxie for app's host.
Thanks.
Most clients use basic auth for authentication. Which are you using?
Traefik for example.
Btw yes, in Transmission client seems used basic auth, Transdroid is not understood if I turn off the transmission native auth, and turn on it at Traefik side for the app. Actually, what is happening now and why I wrote this question.
You can still enter your basic auth username and password and it will be passed as credentials to your web server/reverse proxy. That's already working as you want i believe. Unless Traefik uses something custom, I have no experience with it.

I dunno, but maybe my issue is affiliated with port at the end of url? Hiw I can address without it? Right now I have empty fields in port.
You can set the port number in Advanced Settings. For example 443 for https.
Yes, I has reconfigure my connection, but as I can see app is can't normal connection establishing, 'coz time to time I got error communication issue, I think it at app side 'coz nzb360 client work fine with my host.
It's difficult to say without any details really. Perhaps you also need to set a custom 'folder' (path)?
I agree, nope, the default folder location is used, app working great with native basic auth of Transmission side as I remeber that.