JanisEst / KeePassQuickUnlock

KeePass 2.x plugin which lets you unlock databases quickly.
MIT License
136 stars 11 forks source link

Exporting to KDB (1.x) doesn't work after database has been unlocked #22

Closed kibinimatik closed 7 years ago

KN4CK3R commented 7 years ago

That's right. But it's not really a bug, just the way how KeePass works. You can't export to KDB files if you use something different from a password and/or a keyfile. You can't use a custom key provider (OTP, key cards, ...) with a KDB file. And because QuickUnlock is just a key provider, you can't export the database then.

See KdbFile.SetDatabaseKey for more informations.