1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 14:34:02 +00:00

Add permission for snap and flatpak

This commit is contained in:
Bernd Schoolmann
2024-12-02 14:02:14 +01:00
parent 4c0b171843
commit 7f3247fc15
2 changed files with 4 additions and 1 deletions

View File

@@ -246,7 +246,7 @@
"autoStart": true,
"base": "core22",
"confinement": "strict",
"plugs": ["default", "network-bind", "password-manager-service"],
"plugs": ["default", "network-bind", "password-manager-service", "u2f-devices"],
"stagePackages": ["default"]
},
"protocols": [

View File

@@ -23,6 +23,9 @@ finish-args:
- --talk-name=org.freedesktop.ScreenSaver
- --system-talk-name=org.freedesktop.login1
- --filesystem=xdg-download
# Fido2 HID USB keys
- --device=all
modules:
- name: bitwarden-desktop
buildsystem: simple