jorabin / KeePassJava2

Java API for KeePass Password Databases - Read/Write 2.x (File versions 3 and 4), Read 1.x
Apache License 2.0
251 stars 70 forks source link

JAXB save encrypts passwords in source database #42

Closed jorabin closed 1 year ago

jorabin commented 1 year ago

These things happen, I suppose, but when a JAXB database is saved the source database (in memory) gets its protected fields encrypted.

Workaround in 2.1 is to reload it after save.

jorabin commented 1 year ago

2.2.1