diff --git a/nodes/core/core/58-debug.js b/nodes/core/core/58-debug.js index d96bdcacb..85ca09298 100644 --- a/nodes/core/core/58-debug.js +++ b/nodes/core/core/58-debug.js @@ -189,7 +189,9 @@ module.exports = function(RED) { } }); - RED.httpAdmin.get("/debug/view/*",RED.auth.needsPermission("debug.read"),function(req,res) { + // As debug/view/debug-utils.js is loaded via