1
0
Commit Graph

16 Commits

Author SHA1 Message Date
Markus Birth cce8e30bc4 Fix PyKeePass complaining on trying to set empty username. 2021-08-18 18:36:43 +02:00
Markus Birth 65b45ac06f Add 1P7 record types and new fields (TODO: address field!) 2021-08-18 18:36:10 +02:00
Markus Birth c8384edebe Fix bug with adding kdbx-extension to output filename. 2021-08-18 18:35:27 +02:00
Markus Birth 66a1ee3e27 Add support for TOTP tokens. 2021-08-18 18:35:03 +02:00
mbirth 785425d613 Make OnepifReader return OnepifEntry objects. (Simulate dicts at the moment.) 2021-08-17 01:48:22 +02:00
mbirth ae8e35a41d Moved reading 1pif file into own class. 2021-08-16 23:57:32 +02:00
mbirth 44686c312d Add support for tags. 2021-08-16 23:25:48 +02:00
mbirth dff3556d5c Add support for KeepassXC's multiple URL matching. 2021-08-16 23:25:22 +02:00
mbirth 9d1779e8fa Fix PyKeePass not liking assigning a NoneType password. 2021-08-16 23:24:50 +02:00
mbirth 8a2ee2c4d6 Add argparse for parameters. Also make pycodestyle (mostly) happy. 2021-08-16 21:25:31 +02:00
mbirth 067efa5948 Use create_database() from PyKeePass. 2021-08-16 18:19:05 +02:00
mbirth ea660f23d0 Make Python3 compatible. 2021-08-16 18:18:10 +02:00
mbirth c759655528 Add Pipfile. 2021-08-16 18:16:57 +02:00
Ruben Vermeersch 6e0a97c683 Remove some debug code 2017-08-03 08:07:03 +02:00
Ruben Vermeersch a5cf7d058f Add LICENSE and README 2017-08-03 08:05:30 +02:00
Ruben Vermeersch 6646edc6e1 Initial commit 2017-08-03 08:04:26 +02:00