1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/red
Paul Slater 6e9e694f66 Add setting to cause insecure redirect (#1054)
* add support for editor insecure redirect setting

set insecureRedirect: true to cause the editor app to redirect insecure connections

* document insecureRedirect

* use req.originalUrl instead of req.url

url has the path removed, whereas originalUrl preserves the path - ie /red
2016-11-16 14:17:47 +00:00
..
api Add setting to cause insecure redirect (#1054) 2016-11-16 14:17:47 +00:00
runtime Palette editor fixes (#1033) 2016-11-16 14:12:31 +00:00
red.js Allow core nodes dir to be provided to runtime via settings 2016-01-06 17:01:12 +00:00