mirror of
https://github.com/naruxde/revpicommander.git
synced 2026-08-16 13:47:04 +02: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:
+2
-1
@@ -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