11 Commits

Author SHA1 Message Date
David Němec
ef90e20d42
Use empty string for custom fields name/value when empty (returned as null from api)
Fixes #2
2021-01-09 09:32:12 +01:00
David Němec
9fc8bcf9a8
Make exporting easier with docker-compose 2020-12-25 20:24:54 +01:00
David Němec
99194c40d3
Export fails when there is more than 1 item with the same name
Bitwarden allows this, KeePass does not
2020-12-25 19:45:40 +01:00
David Němec
a18eb06705
Merge pull request #1 from gprst/credentials-error-from-pykeepass
Credentials error from pykeepass
2020-12-25 17:52:44 +01:00
Gabriel Proust
c0c31cee5b Use CredentialsError from pykeepass instead of CredentialsIntegrityError 2020-12-25 16:47:16 +01:00
Gabriel Proust
f9d16fb24f Update README about the new empty database creation 2020-12-25 16:47:16 +01:00
David Němec
9e87a9c313
Create new (empty) KeePass database if specified does not exists 2020-04-15 17:29:56 +02:00
David Němec
36ad48c068
Escape argument values 2020-04-15 17:27:30 +02:00
David Němec
7537044de0
Allow KeePass database with Key File 2019-11-02 10:18:03 +01:00
David Němec
182fef1355
Fix getting password 2019-11-02 10:16:14 +01:00
David Němec
44e8e8dac4
Initial commit 2019-10-06 15:29:38 +02:00