node-red/packages/node_modules/@node-red/editor-api/lib/admin
Nick O'Leary a9b252b8fa
Ensure httpServerOptions gets applied to ALL the express apps
This is silly. Turns out setting options at a top level app
does not percolate down to sub apps (and vice versa). You
have to apply the options to ALL express apps.
2021-06-08 21:17:42 +01:00
..
context.js Add req back to audit log events and extend to Projects api 2019-08-09 16:56:11 +01:00
flow.js Add req back to audit log events and extend to Projects api 2019-08-09 16:56:11 +01:00
flows.js Add req back to audit log events and extend to Projects api 2019-08-09 16:56:11 +01:00
index.js Ensure httpServerOptions gets applied to ALL the express apps 2021-06-08 21:17:42 +01:00
nodes.js Merge branch 'master' into dev 2021-02-25 17:56:01 +00:00
plugins.js Fix plugin loading when browser sends unrecognised lang 2021-05-11 16:42:00 +01:00
settings.js Move runtime settings back to adminApi from editorApi 2020-07-31 15:26:21 +01:00