Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow a non-persistent DatabaseProfile option #194

Open
alunmj opened this issue May 3, 2021 · 1 comment
Open

Allow a non-persistent DatabaseProfile option #194

alunmj opened this issue May 3, 2021 · 1 comment

Comments

@alunmj
Copy link

alunmj commented May 3, 2021

If the DatabaseProfile created by New-KeepassDatabaseConfiguration could be stored into variables, rather than files, scripts could be written to dynamically handle kdb/kdbx files without having to write to the store.

@alunmj
Copy link
Author

alunmj commented May 3, 2021

Example use case:
I have a backup directory of several kdbx files produced over the last few years. Before cleaning them up, I'd like a summary of what changes happened between versions (just "this password changed on such-and-such date between these files").
It really doesn't make much sense to write config to a file only to remove them a few minutes later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant