- 30 Jan, 2019 1 commit
-
-
singuliere authored
-
- 29 Jan, 2019 1 commit
-
-
- 22 Jan, 2019 2 commits
-
-
Scott Hansen authored
Minor bugfix
-
pyup.io bot authored
-
- 18 Jan, 2019 2 commits
-
-
pyup.io bot authored
-
- 16 Jan, 2019 2 commits
-
-
pyup.io bot authored
-
Evan Widloski authored
* add test for delete_custom_property * string fixes and python2 FIXMEs * move `first`, `history` into _xpath, use kp._xpath everywhere * clarify return types * move .parentgroup to baseelement.py * use UUID for __eq__, fix #122 * fix for when no attachments present * perform all tests on both kdbx3 and kdbx4
-
- 09 Jan, 2019 1 commit
-
-
Evan Widloski authored
* support db open using transformed keys * add support for attachments
-
- 07 Jan, 2019 1 commit
-
-
pyup.io bot authored
-
- 06 Dec, 2018 1 commit
-
-
Harrison Wright authored
* Fix datetime comparison when there is no tzinfo Along for the ride is a fix for when autotype sequence is None * Bump version * Revert "Bump version" This reverts commit b5f317113d39b89ae3143694cad041b4d0c2e21f. * Add test for utc offset * Add test for missing autotype sequence * Fix typo
-
- 29 Nov, 2018 1 commit
-
-
pyup.io bot authored
-
- 07 Nov, 2018 1 commit
-
-
BoomerB authored
Not sure if this is the right way to fix this issue but it solved my problem with python2 and python3. maybe there's a way to tell lxml to create the attributes when loading the file. Fixes #112
-
- 06 Nov, 2018 1 commit
-
-
Evan Widloski authored
* check for existence of uuid * fix support for legacy 64 byte hex keys * test db passw0rd -> password * add support for autotype fields
-
- 29 Oct, 2018 2 commits
-
-
pyup.io bot authored
-
pyup.io bot authored
-
- 26 Oct, 2018 1 commit
-
-
pyup.io bot authored
-
- 09 Oct, 2018 1 commit
-
-
pyup.io bot authored
-
- 07 Sep, 2018 8 commits
-
-
Philipp Schmitt authored
-
Philipp Schmitt authored
* Fix Python 3.7 testing by upgrading base distribution to xenial (16.04) * Is sudo required? * Use a specific build config for Python 3.7
-
Philipp Schmitt authored
-
Philipp Schmitt authored
-
Philipp Schmitt authored
-
Philipp Schmitt authored
-
Philipp Schmitt authored
-
Philipp Schmitt authored
-
- 06 Sep, 2018 3 commits
-
-
Philipp Schmitt authored
-
Philipp Schmitt authored
-
Falk Alexander authored
Non-ASCII characters need to be removed from the string, otherwise LXML will throw a ValueError exception because the string contains non-ASCII, non-UTF8 or control characters, which are not allowed in valid XML. Decoding in UTF8 doesn't remove this characters so it's needed to remove them manually.
-
- 29 Aug, 2018 2 commits
-
-
Jeff Carpenter authored
* make PyKeePass usable as a context manager * * delete PyKeePass.kbdx when closing context manager
-
Philipp Schmitt authored
-
- 28 Aug, 2018 1 commit
-
-
Evan Widloski authored
-
- 23 Aug, 2018 3 commits
-
-
pyup.io bot authored
-
pyup.io bot authored
-
Evan Widloski authored
* use libkeepass_proto * fix date tests, use os.path.join * handle kdbx4 date strings * dont install tests * move common stuff to baseelement * use lxml element builder instead xmlfactory * integrate libkeepass * fix travis CI build * add twofish support, rename test db's * lookup encryption/kdf algorithms * fix duplicate Times, fix Expires bug
-
- 28 Jun, 2018 1 commit
-
-
pyup.io bot authored
-
- 31 May, 2018 3 commits
-
-
Philipp Schmitt authored
-
Evan Widloski authored
-
Evan Widloski authored
* fix error on duplicate entry in subgroup * switch tree argument to groups
-
- 11 May, 2018 1 commit
-
-
pyup.io bot authored
-