Skip to content

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

Open
imantoniojuan wants to merge 1 commit intoproconsule:masterfrom
imantoniojuan:master
Open

[fix] added username and password in url for remote http#96
imantoniojuan wants to merge 1 commit intoproconsule:masterfrom
imantoniojuan:master

Conversation

@imantoniojuan
Copy link
Copy Markdown

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
Copy Markdown
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)

@djdejawu
Copy link
Copy Markdown

basic http authorisation? good job!

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.

3 participants