mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-05 04:06:37 -05:00
If a client (pipewire-pulse) has performed the access check and creates a client with a specific access path, it will set this in the pipewire.client.access property. For example, when a flatpak client connects to pipewire-pulse, it will create a client with the flatpak pipewire.client.access property. Check the property after reading it so that we don't blindly grant complete access to the flatpak client. Instead let the session manager to assign the permissions. This fixes a problem where flatpak clients entering pipewire-pulse would initially get full access and then be downgraded by the session manager. This would result in the pulse client thinking that it has access to objects while failing later. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||