Commit Graph
16 Commits
Author SHA1 Message Date
RandyTheSilly 521714fd12 sshyp-mfa - Pass device_id to whitelist_verify 2022-10-24 15:32:51 -04:00
RandyTheSilly 3c80d72a36 Support for quick-unlock in sshyp 1.2.0 2022-10-20 16:38:17 -04:00
RandyTheSilly 68c370be55 Added support for updated sshyp decrypt() function (still not fully functional) 2022-10-19 15:52:51 -04:00
RandyTheSilly ba2ac73965 Switched shebang to '#!/usr/bin/env python3' for greater compatibility 2022-08-01 04:52:09 -04:00
RandyTheSilly 4185779a09 sshyp-mfa - enforce correct syntax 2022-07-13 03:59:53 -04:00
RandyTheSilly b9b79666ee sshyp-mfa - added additional condition to make Steam module optional 2022-07-13 03:49:10 -04:00
RandyTheSilly 7298d5ee6c sshyp-mfa - made Steam module truly optional 2022-07-13 03:42:15 -04:00
rwinkhart b546d2e2f4 Fixed multi-word entries not being readable with the quick-read shortcut 2022-07-10 05:29:04 -04:00
rwinkhart a96d6d2d81 Added exception for opening entries without MFA data 2022-07-10 04:18:03 -04:00
RandyTheSilly fa9cdd21c1 Refresh key on specified period, rather than on a fixed 15-second interval 2022-06-23 15:08:31 -04:00
RandyTheSilly 938c7ff870 Moved sleep command to proper position 2022-06-23 15:03:02 -04:00
RandyTheSilly a82833ef07 Added comments, removed unnecessary blank lines 2022-06-23 03:15:32 -04:00
RandyTheSilly ed13cea181 MFA key is now copied to clipboard once before the counter starts, fixes issue #1 2022-06-23 02:56:24 -04:00
RandyTheSilly d041af3b4d Only refresh the mfa key on 15-second intervals 2022-06-22 01:28:36 -04:00
RandyTheSilly 0eaccc3edf Alphabetized import statements 2022-06-22 00:07:26 -04:00
RandyTheSilly 0b98dfdb64 Initial sshyp-mfa commit 2022-06-22 00:04:23 -04:00