Stephen McLaughlin

Results 132 issues of Stephen McLaughlin

#### Motivation A common request for some customers is to connect to the broker using TLS-PSK (since it is more secure than basic mqtt but far less complex than certs)...

feature

Hi, I have an odd situation. If I publish a message with bad topic (the `\t` character in this example`) ``` { "topic": "junk/topic/blah\t", "payload": "hello", "qos": 1, "retain": false,...

bug
no-stale

fixes #3838 ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Ensure MQTT...

backport-2.x

_This FR should be considered a backlog item_ Requested several times are various enhancements to the Link Call node... 1. Timeout error to be optional 2. Default (fall back) target...

feature

### Current Behavior running node-red v3.x on node 10 or 12 is not supported but the built in check is out of date... https://github.com/node-red/node-red/blob/master/packages/node_modules/node-red/lib/red.js#L30-L36 Additionally, I suspect the below is...

needs-triage

Currently, only `global` and `workspace` are targetable in the keyboard bindings however unde the hood, many more are possible. this FR proposes to add more user settable scopes via the...

### Current Behavior Duplicate of https://github.com/node-red/node-red/pull/3754 for node-red v2 backport To backport to 2.x ### Expected Behavior see https://github.com/node-red/node-red/pull/3754 ### Steps To Reproduce see https://github.com/node-red/node-red/pull/3754 ### Example flow see https://github.com/node-red/node-red/pull/3754...

needs-triage

fixes #3422 - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes Adds the following methods to the...

### Current Behaviour Assigning CTRL-Enter while already assigned to another shortcut (with different scope) gets stored but clearing the default shortcut ( CTRL-Enter) for "core:go-to-selection" clears the newly assigned "Deploy"...

bug
editor

fixes #909 ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Prevent global...