Skip to content

Conversation

mgziminsky
Copy link
Contributor

@mgziminsky mgziminsky commented Jun 8, 2025

Closes #2089

Add support for unlocking databases when running in single instance mode.

I'm not sure what sort of backwards compatibility the IPC socket needs, so I left in the old open only handler, but the main application only calls the new version now. If this isn't necessary, I can just upgrade the original instead of adding a new one.

Testing strategy

Only tested on Linux.

All automated tests pass.

Manual testing with password only, keyfile only, password + keyfile, and multiple databases.

Type of change

  • ✅ New feature (change that adds functionality)

@droidmonkey droidmonkey changed the title Closes #2089: Support full DB unlock in single instance mode Support full DB unlock in single instance mode Jun 8, 2025
@droidmonkey droidmonkey added the pr: bugfix Pull request fixes a bug label Jun 8, 2025
@droidmonkey droidmonkey added this to the v2.8.0 milestone Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: bugfix Pull request fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass command line credentials and key files to single instance

2 participants