Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic auth #615

Open
SAOPP opened this issue May 5, 2022 · 9 comments
Open

Basic auth #615

SAOPP opened this issue May 5, 2022 · 9 comments

Comments

@SAOPP
Copy link

SAOPP commented May 5, 2022

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.

@erickok
Copy link
Owner

erickok commented May 5, 2022

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

@SAOPP
Copy link
Author

SAOPP commented May 6, 2022

Traefik for example.

@SAOPP
Copy link
Author

SAOPP commented May 6, 2022

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.

@erickok
Copy link
Owner

erickok commented May 6, 2022

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.

@SAOPP
Copy link
Author

SAOPP commented May 6, 2022

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.

@erickok
Copy link
Owner

erickok commented May 6, 2022

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

@SAOPP
Copy link
Author

SAOPP commented May 7, 2022

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.

@erickok
Copy link
Owner

erickok commented May 8, 2022

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

@SAOPP
Copy link
Author

SAOPP commented May 9, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants