Created attachment 132461 [details] [review] system.conf: Allow unprivileged users to get dbus-daemon properties --- Bug #101256 added Features and Interfaces properties to the dbus-daemon, but did not allow system bus users to read them. This was not intentional. If we ever add properties that are security-sensitive, then we'll need to control access to them somehow, but (a) the XML policy language can't express the equivalent of arg0 match rules, and (b) I think flags in bus/driver.c (INTERFACE_FLAG_PRIVILEGED?) would be a better way to do that anyway.
Comment on attachment 132461 [details] [review] system.conf: Allow unprivileged users to get dbus-daemon properties Review of attachment 132461 [details] [review]: ----------------------------------------------------------------- ++
Thanks, pushed for 1.11.16.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.