Hi, I just released v1.5.1 with some small fixes (also regarding compatibility) Regards, Daniel
Hi, I just released v1.5.1 with some small fixes (also regarding comtability) Regards, Daniel
As of KeeAnywhere v1.5.1 this should be fixed.
Hi Dieter Fuchs, I'm the author of KeeAnywhere and like to help a little bit: What is stored in clear text is not a password to your dropbox, it's a unique Token. This token in conjunction with a unique App-ID for KeeAnywhere is used to access your dropbox. If you loose your USB thumb drive anyone can start KeePass and access your Dropbox. If you store your Database on this drive: anyone who finds the drive can access your database, too. We have two main problems: 1. If someone gets your Database,...
Hi Dominik, any chance to change this? Currently KeeAnywhere could not be used with KpScript and it would be possible for me to run it without main window. Maybe provide a boolean flag "IsHeadless" (or just leave MainWindow "null") or something like this which can be checked by plugins itself? Or "query" the plugin, whether it supports "headless" (like UpdateUrl)? Or both? Regards, Daniel
It works as expected, thanks.
As the author of KeeAnywhere (a plugin for cloud providers) I can say, that this...
[DEV] MainForm: FileSaving is fired after PreSaveValidate