transdroid icon indicating copy to clipboard operation
transdroid copied to clipboard

Basic auth

Open SAOPP opened this issue 3 years ago • 9 comments

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.

SAOPP avatar May 05 '22 06:05 SAOPP

Most clients use basic auth for authentication. Which are you using?

erickok avatar May 05 '22 21:05 erickok

Traefik for example.

SAOPP avatar May 06 '22 10:05 SAOPP

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.

SAOPP avatar May 06 '22 10:05 SAOPP

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.

erickok avatar May 06 '22 12:05 erickok

Screenshot_20220506-185250_Transdrone

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.

SAOPP avatar May 06 '22 15:05 SAOPP

You can set the port number in Advanced Settings. For example 443 for https.

erickok avatar May 06 '22 17:05 erickok

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.

SAOPP avatar May 07 '22 19:05 SAOPP

It's difficult to say without any details really. Perhaps you also need to set a custom 'folder' (path)?

erickok avatar May 08 '22 08:05 erickok

I agree, nope, the default folder location is used, app working great with native basic auth of Transmission side as I remeber that.

SAOPP avatar May 09 '22 09:05 SAOPP