luci-proto-modemmanager: fix acl regex to support more then 9 modem objects
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 3 Feb 2023 08:56:00 +0000 (09:56 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 15 Mar 2023 23:05:18 +0000 (00:05 +0100)
commit71b7ecb7770e11168f02e53b00195c94cee9b28e
tree8f5fe439a0653d98190d39fb9b2d375194198283
parent3d0313dc3853b646b77b1a0b6d9757771dcf4b0d
luci-proto-modemmanager: fix acl regex to support more then 9 modem objects

If a modem is restarted often, the modem manager object number is
increased by one. Currently, the regex is set so that the modem can no
longer be selected if the object number is greater than 9. This change
fixes that.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
[replace wildcard with rule duplication to disallow option injection]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
protocols/luci-proto-modemmanager/root/usr/share/rpcd/acl.d/luci-proto-modemmanager.json