mirror of
https://github.com/bitwarden/browser
synced 2024-12-17 20:04:06 +01:00
add network-bind interface to support sso (#168)
This commit is contained in:
parent
7733b95a71
commit
1959aad6f7
@ -6,7 +6,7 @@ confinement: strict
|
||||
apps:
|
||||
bw:
|
||||
command: bw
|
||||
plugs: [network, home]
|
||||
plugs: [network, home, network-bind]
|
||||
parts:
|
||||
bw:
|
||||
plugin: dump
|
||||
|
Loading…
Reference in New Issue
Block a user