1
0
mirror of https://github.com/gryf/softtoken.git synced 2025-12-21 05:17:59 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Miguel Angel Ajo
b441781351 Import PyKeyboard only when necessary
Some systems have issues installing the PyKeyboard/Quartz properly,
like my OSX for some weird reason...
2018-06-29 10:03:16 +02:00
Daniel Alvarez
d055730b9f Fix bug with sha1 tokens
Previously, when a user wanted to generate an sha1 token, sha256
was used instead. This patch fixes the bug even though the use
of sha1 is discouraged.
2018-06-12 09:29:38 +02:00
Daniel Alvarez
9bc5020cd8 Added clipboard support with -C option 2016-12-24 15:25:20 +01:00
Daniel Alvarez
53cd1f79fe configuration filed changed to ~/.softtoken.conf 2016-11-04 11:57:25 +01:00
Daniel Alvarez
b2e13b6594 Initial commit 2016-11-03 19:32:04 +01:00