mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
add network-bind interface to support sso (#168)
This commit is contained in:
@@ -6,7 +6,7 @@ confinement: strict
|
||||
apps:
|
||||
bw:
|
||||
command: bw
|
||||
plugs: [network, home]
|
||||
plugs: [network, home, network-bind]
|
||||
parts:
|
||||
bw:
|
||||
plugin: dump
|
||||
|
||||
Reference in New Issue
Block a user