Evidlo / passhole

A secure hole for your passwords (KeePass CLI)
GNU General Public License v3.0
199 stars 19 forks source link

`edit` modies db held open by pykeepass-cache #35

Closed Evidlo closed 4 years ago

Evidlo commented 4 years ago

pykeepass-cache holds databases open and persists changes even when databases are not saved.

If user sends SIGINT while editing entry, the edits are still in the open cache.