malcontent/libeos-parental-controls
Philip Withnall 3ec77740c7 accounts-service: Rename allow-app-installation to be system-specific
This is in preparation for adding a second boolean for the flatpak user
repository. Make the existing allow-app-installation boolean control
permissions for the flatpak system repository.

Having one boolean for each repository means we can allow users to
install to their user repository by default (subject to OARS ratings),
but not be allowed to install to the system repository.

While changing the name and semantics of the boolean, flip its default
value from True to False. Rather than letting any non-admin user install
new apps by default (subject to OARS restrictions), re-limit it to admin
users and users whose allow-system-installation key has been explicitly
set to True by the admin.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://phabricator.endlessm.com/T24457
2018-11-29 21:13:28 +00:00
..
tests accounts-service: Rename allow-app-installation to be system-specific 2018-11-29 21:13:28 +00:00
app-filter.c accounts-service: Rename allow-app-installation to be system-specific 2018-11-29 21:13:28 +00:00
app-filter.h accounts-service: Rename allow-app-installation to be system-specific 2018-11-29 21:13:28 +00:00
meson.build libeos-parental-controls: Add epc_app_filter_is_appinfo_allowed() API 2018-11-27 13:58:00 +00:00