ubusd: fix ACL check for receiving events
authorFelix Fietkau <nbd@nbd.name>
Fri, 17 Oct 2025 11:15:26 +0000 (11:15 +0000)
committerFelix Fietkau <nbd@nbd.name>
Fri, 17 Oct 2025 11:28:09 +0000 (13:28 +0200)
commit60e04048a0e2f3e33651c19e62861b41be4c290f
tree895ef76071c53a761cc38b8bf4ecd066123b74d6
parentaa4a7ee1d3417bc11207ad0a78d579ece7fe0c13
ubusd: fix ACL check for receiving events

Wildcard event match must also be subject to ACL checks

Reported-by: Karsten Sperling <ksperling@apple.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
ubusd_event.c