added keyring auth, so we don't have to save credentials in file

This commit is contained in:
2025-09-16 13:47:28 +02:00
parent d38aeda6c0
commit eea479b3df
3 changed files with 60 additions and 30 deletions

View File

@@ -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