Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@arcctgx arcctgx released this 19 Oct 15:26
· 1 commit to master since this release

This release fixes a bug where entering a malformed secret into the configuration file would cause py2fa to crash when trying to generate a TOTP code. The program now prints a human-readable error message instead.

Command-line arguments are now handled with argparse. -v/--version switch has been added. This release also includes some README.md tweaks and internal refactoring.

Full changelog: v1.0.0.post2...v1.0.1