Skip to content

Add configuration for broker to allow clients to publish to '$' topics#314

Open
LukasWoodtli wants to merge 1 commit into
Yakifo:mainfrom
husqvarnagroup:gardena/lw/allow_dollar
Open

Add configuration for broker to allow clients to publish to '$' topics#314
LukasWoodtli wants to merge 1 commit into
Yakifo:mainfrom
husqvarnagroup:gardena/lw/allow_dollar

Conversation

@LukasWoodtli

Copy link
Copy Markdown

Changes included in this PR

Add configuration to allow a broker to accept messages published to a topic starting with a dollar sign ($).

Current behavior

Currently, a client is not allowed to publish on topics that start with a dollar sign. This was introduced by #245.

New behavior

Now a configuration is added to allow clients to publish to dollar topics.

Impact

The new configuration is disabled by default. So the current behavior stays as long as the user doesn't change it.

Checklist

  1. Does your submission pass the existing tests?
  2. Are there new tests that cover these additions/changes?
  3. Have you linted your code locally before submission?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant