added keyring auth, so we don't have to save credentials in file
This commit is contained in:
@@ -31,6 +31,7 @@ finish-args:
|
||||
- --filesystem=xdg-download
|
||||
- --socket=pcsc
|
||||
# - --socket=system-bus
|
||||
- --socket=session-bus
|
||||
# - --talk-name=org.freedesktop.Flatpak
|
||||
|
||||
add-build-extensions:
|
||||
@@ -68,7 +69,7 @@ modules:
|
||||
build-args:
|
||||
- --share=network
|
||||
build-commands:
|
||||
- pip3 install PyGObject cryptography
|
||||
- pip3 install PyGObject cryptography keyring
|
||||
|
||||
- name: rdpconnect
|
||||
buildsystem: simple
|
||||
|
||||
Reference in New Issue
Block a user