Skip to content

Tighten up permissions of users directory

Currently, the /var/lib/AccountsService/users directory is world-readable, which doesn’t really make sense when the data being stored for extension interfaces is subjected to polkit-based access control.

Merge request reports