Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel-binding filter accepts empty channel names. #1048

Merged
merged 4 commits into from
Jan 2, 2022

Conversation

prampec
Copy link
Contributor

@prampec prampec commented Jan 1, 2022

This is a workaround that fixes #1040.

In this naive solution packets are accepted for plugins having a boundChannel, when the channel of the packet is actually empty (or doesn't have channel specified at all).

Please consider, that this might not be the goal of the channel-binding of a plugin. See #1040 for details!

@mc-hamster mc-hamster merged commit 83293a5 into meshtastic:master Jan 2, 2022
@prampec prampec deleted the ExternalNotificationFix branch January 4, 2022 18:19
@geeksville
Copy link
Member

This pull request has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/meshtastic-firmware-1-2-52-b63802c-alpha/4777/1

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.

ExternalNotificationPlugin doesn't work
5 participants