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:
@@ -4,4 +4,5 @@ revpimodio2>=2.5.6
|
||||
zeroconf>=0.24.4
|
||||
setuptools>=65.6.3
|
||||
wheel
|
||||
paramiko>=2.12.0
|
||||
paramiko>=2.12.0
|
||||
keyring>=23.13.1
|
||||
Reference in New Issue
Block a user