From 9b0b4acf775ffc619f1df9eb0ee100bdde53a9a8 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Tue, 11 Oct 2022 12:42:42 -0400 Subject: [PATCH] Properly increment _i in whitelist_setup() --- lib/sshyp.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/sshyp.py b/lib/sshyp.py index 7b2a807..9a8fb60 100755 --- a/lib/sshyp.py +++ b/lib/sshyp.py @@ -521,6 +521,7 @@ def whitelist_setup(): # takes input from the user to set up quick-unlock passw _quick_unlock_password += _char else: _quick_unlock_password_excluded += _char + _i += 1 # create assembly key open(path.expanduser('~/.config/sshyp/gpg-gen'), 'w').writelines([