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

change image links from public to local #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sakazuki
Copy link

@sakazuki sakazuki commented Oct 21, 2017

Hi, Thank you for your great work.
I want to avoid getting image files from a public site.
<img src="https://raw.githubusercontent.com/...." />

So I patch this.
Currently I can get those image files from local Node-RED admin server(httpAdmin ).
<img src="node-red-contrib-httpauth/..." />

Alkarex added a commit to alexandrainst/node-red-http-basic-auth that referenced this pull request Oct 12, 2023
Alkarex added a commit to alexandrainst/node-red-http-basic-auth that referenced this pull request Oct 12, 2023
* change image links from public to local
Apply endemecio02/node-red-contrib-httpauth#3 from @sakazuki

* Fix path join

* Use Express built-in methods

* Minor syntax
@Alkarex
Copy link

Alkarex commented Oct 12, 2023

Hello,
Long time, but if any of you is still around, I am merging several nodes and their forks and some of their pending PRs into one.

@sakazuki Your PR is re-applied (with some modifications) on alexandrainst/node-red-http-basic-auth#5

New node: https://flows.nodered.org/node/@alexandrainst/node-red-http-basic-auth

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