1
0
mirror of https://github.com/node-red/node-red.git synced 2025-03-01 10:36:34 +00:00
Paul Slater 6e9e694f66 Add setting to cause insecure redirect ()
* 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
..
2016-11-16 14:12:31 +00:00