Commit Graph

651 Commits

Author SHA1 Message Date
Dain Nilsson
04d8cbbd13 Unquote otpauth URLs (fixes #44). 2015-08-21 15:53:06 +02:00
Henrik Stråth
e20712573d Screenshot replaced by usage.gif 2015-08-21 15:21:06 +02:00
Dain Nilsson
a9d553eea6 Updated yubicommon. 2015-08-20 14:29:00 +02:00
Dain Nilsson
c8e2dec2ba Updated yubicommon. 2015-08-20 13:23:14 +02:00
Dain Nilsson
44c89ef997 Updated NEWS for release. 2015-08-20 10:38:35 +02:00
Dain Nilsson
b874d05bef Handle whitespace surrounding OTP URL. 2015-08-20 10:12:45 +02:00
Dain Nilsson
128688ad12 Fix not decoding secrets from base32. 2015-08-20 10:00:34 +02:00
Dain Nilsson
1f89b1d8d2 Updated yubicommon. 2015-08-19 10:20:26 +02:00
Dain Nilsson
c220d1fa5f Merge pull request #42 from pelme/patch-1
Fix typo in README
2015-08-18 14:52:15 +02:00
Dain Nilsson
38fdc9feeb Remove test from setup.py as there are no tests. 2015-08-18 14:45:27 +02:00
Dain Nilsson
a227e26d52 Updated NEWS and version for release. 2015-08-18 14:44:09 +02:00
Dain Nilsson
5637b791e6 Updated yubicommon. 2015-08-18 14:39:36 +02:00
Andreas Pelme
086976d9b5 Fix typo in README 2015-08-18 11:46:18 +02:00
Dain Nilsson
7d6b986cb6 Added note about CCID mode in README. 2015-08-17 16:45:18 +02:00
Dain Nilsson
7d26532314 Added QR icon. 2015-08-17 16:27:08 +02:00
Dain Nilsson
4278f31225 Rewrote QR code parsing. 2015-08-17 15:44:56 +02:00
Dain Nilsson
c52c504b75 Updated NEWS. 2015-08-14 16:20:54 +02:00
Dain Nilsson
e4e0b25710 Updated yubicommon. 2015-08-14 16:20:02 +02:00
Dain Nilsson
074abbc39b Added initial support for scanning QR codes. 2015-08-14 16:19:47 +02:00
Dain Nilsson
c4145c55de Added QR parsing/decoding. 2015-08-14 12:06:03 +02:00
Dain Nilsson
d8545f242b Added option to start minimized to tray (fixes #34). 2015-08-06 15:21:23 +02:00
Dain Nilsson
edcfc7b68e Make systray icon diabled by default. 2015-08-06 14:43:43 +02:00
Dain Nilsson
ed5e4c8fcc Made osx-patch-ccid fail gracefully.
Throwing an exception causes the installer to fail, which we don't want.
2015-08-06 14:14:44 +02:00
Dain Nilsson
46d6da81dc Updated yubicommon. 2015-08-06 13:21:53 +02:00
Dain Nilsson
c20da7dea6 Updated NEWS. 2015-08-06 11:48:47 +02:00
Dain Nilsson
146232a610 Updated yubicommon to enable executable builds again. 2015-08-06 11:48:47 +02:00
Dain Nilsson
1e0572c032 Don't crash of PC/SC isn't available. 2015-08-06 11:48:47 +02:00
Dain Nilsson
33899fadd3 Use entry_points instead of scripts. 2015-08-06 11:48:47 +02:00
Dain Nilsson
5049f1cccd Added tooltips to settings fields. 2015-08-05 11:28:21 +02:00
Dain Nilsson
c36cdcc7b1 Bumped version. 2015-07-02 17:25:26 +02:00
Dain Nilsson
cf98d835fc Permit (but ignore) spaces in keys (fixes #33). 2015-07-02 17:24:04 +02:00
Dain Nilsson
e4231cc987 man page formatting. 2015-07-02 16:43:15 +02:00
Dain Nilsson
7117c758e2 Updated NEWS and version for release. 2015-07-02 14:44:35 +02:00
Dain Nilsson
cf83607f78 Nicer close. 2015-07-02 14:20:01 +02:00
Dain Nilsson
4ebc842911 Kill process in installer and uninstaller (fixes #30). 2015-07-02 14:12:05 +02:00
Dain Nilsson
c017b73751 Fix bug with non-CCId devices (fixes #32). 2015-07-02 13:14:14 +02:00
Dain Nilsson
323fc4ae98 Added --version to CLI. 2015-07-01 15:08:36 +02:00
Dain Nilsson
97b0bead41 Updated yubicommon. 2015-07-01 15:08:20 +02:00
Dain Nilsson
befa29cee3 man page fixes. 2015-06-30 17:31:52 +02:00
Dain Nilsson
781209302e Man page formatting. 2015-06-30 17:27:20 +02:00
Dain Nilsson
4bf0161462 Moved man files. 2015-06-30 17:07:08 +02:00
Dain Nilsson
a9d056bc7e Rename mans. 2015-06-30 16:47:09 +02:00
Dain Nilsson
512dbe4a22 Updated NEWS. 2015-06-30 15:16:46 +02:00
Dain Nilsson
b5e4b4a238 Added man pages. 2015-06-30 15:14:26 +02:00
Dain Nilsson
fffe098255 Setup for generating man pages from .adoc. 2015-06-30 11:22:21 +02:00
Dain Nilsson
c15232a79e Bump version for development. 2015-06-26 12:59:50 +02:00
Dain Nilsson
a3beecd912 Prepare for release. 2015-06-26 12:53:43 +02:00
Dain Nilsson
9d18095905 Updated NEWS. 2015-06-26 12:31:05 +02:00
Dain Nilsson
da7fbc6a12 Added support for specifying digits and imf in CLI. 2015-06-24 16:44:24 +02:00
Dain Nilsson
a9e5b0602a Only close device if needed in read_creds. 2015-06-24 16:44:17 +02:00