Skip to content

access-default: Allow defining object specific permissions for any client

This MR improves the 'access.rules' Json configuration to grant object specific permissions to any client. This is done by adding a 'update-perms' action in the matched rule. See example in 'wireplumber.conf.d.examples/access.conf' for its usage.

Merge request reports