mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-08 16:43:53 +01:00
Save SSH credentials with keyring module
The keyring module will save the username and password of the SSH connection to the operating system password storage.
This commit is contained in:
@@ -11,6 +11,7 @@ SOURCES = src/revpicommander/aclmanager.py \
|
||||
src/revpicommander/revpiplclist.py \
|
||||
src/revpicommander/revpiprogram.py \
|
||||
src/revpicommander/simulator.py \
|
||||
src/revpicommander/sshauth.py \
|
||||
src/revpicommander/revpicommander.py
|
||||
|
||||
FORMS = ui_dev/aclmanager.ui \
|
||||
|
||||
Reference in New Issue
Block a user