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

[fix] added username and password in url for remote http #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imantoniojuan
Copy link

Currently, I am unable to reach my own web server with auth. I checked the code and found that the user and password were not being included in the curl path. I have added a check if those variables are not null and will be appended to the curl path.

@imantoniojuan
Copy link
Author

Realised that on top of this, network via http also does not work. I tried bypassing my domain and connect via local network, it still fails show the file listing and only show local files. Enabling DB causes the app to crash when connecting. (v0.9.0)

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

Successfully merging this pull request may close these issues.

2 participants