endemecio02 / node-red-contrib-httpauth

Node-RED node for HTTP Basic/Digest Auth
GNU General Public License v2.0
8 stars 12 forks source link

change image links from public to local #3

Open sakazuki opened 6 years ago

sakazuki commented 6 years ago

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 commented 10 months ago

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 https://github.com/alexandrainst/node-red-http-basic-auth/pull/5

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