[gnome-boxes/flatpak-libsecret] flatpak: Grant access to "org.freedesktop.secrets"
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-libsecret] flatpak: Grant access to "org.freedesktop.secrets"
- Date: Tue, 24 Sep 2019 13:40:59 +0000 (UTC)
commit 86a4dc35740e1e6039a8102ebea6688f07778d48
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Sep 24 15:39:46 2019 +0200
flatpak: Grant access to "org.freedesktop.secrets"
We use libsecret to retried the user's credentials and product
keys for express-installations and remote connections.
For that we need to talk to org.freedesktop.secrets over D-Bus.
build-aux/flatpak/org.gnome.Boxes.json | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 3bc13007..964d8159 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -16,6 +16,7 @@
"--talk-name=org.freedesktop.Tracker1",
"--talk-name=org.freedesktop.timedate1",
"--talk-name=org.freedesktop.Accounts",
+ "--talk-name=org.freedesktop.secrets",
"--filesystem=xdg-run/dconf",
"--filesystem=~/.config/dconf:ro",
"--filesystem=home",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]