From 8f0eb1134af2a65d63577cb0020cf66f073142b3 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() Former-commit-id: afced727ea431a420d43780f417e991c3457641c [formerly 9b0b4acf775ffc619f1df9eb0ee100bdde53a9a8] Former-commit-id: 1d5bb9e6359e5a39d49764d8d920d776532f8de6 --- 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([