ubusd_acl: add support for wildcard in methods
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 23 Oct 2020 01:01:55 +0000 (03:01 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 25 Oct 2020 18:01:19 +0000 (18:01 +0000)
commitad0cd117db74934385d81605514e041b1a9cdda9
tree43bd09f8f3ec2e1c9c02b06e7a4e5265c5da4f88
parent13a4438b4ebdf85d301999e0a615640ac4c9b0a8
ubusd_acl: add support for wildcard in methods

Add support for wildcard in methods to permit access to all methods
defined by the object. This can be usefull for process that run as
non-root user and needs to access ubus method.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
ubusd_acl.c