Skip to content

Commit 526e65d

Browse files
yixinsharkdeepin-bot[bot]
authored andcommitted
fix: update safeCommands whitelist for notification service
Add busctl and gdbus as safe commands for notification actions Log: update safeCommands whitelist for notification service
1 parent c0c363b commit 526e65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

panels/notification/server/configs/org.deepin.dde.shell.notification.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"visibility": "public"
158158
},
159159
"safeCommands": {
160-
"value": ["xdg-open","dbus-send","qdbus","deepin-defender","dde-control-center","downloader","dde-file-manager","dde-dconfig","/usr/lib/deepin-daemon/dde-bluetooth-dialog","/usr/bin/dde-hints-dialog","/usr/bin/deepin-devicemanager"],
160+
"value": ["xdg-open","dbus-send","qdbus","busctl","gdbus","deepin-defender","dde-control-center","downloader","dde-file-manager","dde-dconfig","/usr/lib/deepin-daemon/dde-bluetooth-dialog","/usr/bin/dde-hints-dialog","/usr/bin/deepin-devicemanager"],
161161
"serial": 0,
162162
"flags": [],
163163
"name": "safe commands",

0 commit comments

Comments
 (0)