Jo
Jo
Adding some places where there is up-to-date information.
Thanks for this awesome list. I clarified KeePassJava2 format support
KeyFiles
As noted in #38 KeyPassJava2 did not support KeyFile XML Version 2. That's now been fixed, however it seems there is more to this than I had realised. See [MasterKey](https://keepass.info/help/base/keys.html#keyfiles)...
as mentioned by @aivanovski in his pull request #34 this would allow people to programmatically assign a group as a recycle bin for reasons including those stated in the pull...
ValueSerializer encrypts value in database then saves rather than saving encrypted copy of data - same deal as #42
If you add an entry then save it, the protectOnSave attribute is not set on protected field so it's not encrypted.
``` [ERROR] Errors: [ERROR] KdbxInnerOutputStreamTest.test:46 » IllegalState java.lang.reflect.InaccessibleObjectException: Unable to make field private final long java.util.UUID.mostSigBits accessible: module java.base does not "opens java.util" to unnamed module @a803f94 [ERROR] SimpleSaveAndReloadTest>SaveAndReloadChecks.saveAndReloadTest:59->saveDatabase:52 »...
However, I will not fix this in revision 2.2.* As if I do I run into the jar-plugin complaining that the automatic module name generation contains illegal names (it's generated...