Skip to content

--pw-stdin stopped working #590

@guzzard

Description

@guzzard

I have used --pw-stdin in a script to open and unlock KeePassXC upon login, but it stopped working when I updated keepassxc to version 2.1.4.

Expected Behavior

This command should work fine to start and unlock KeePassXC:
keepassxc --keyfile ~/folder/keyfile.key --pw-stdin ~/anotherFolder/database.kdbx <<< password

Current Behavior

KeePassXC starts, but is still in a locked state. I have to open it up from the tray, and input the password to unlock it.

Steps to Reproduce (for bugs)

  1. Launch KeePassXC with the command above

Your Environment

  • KeePassXC version/commit used: 2.1.4.r396.ga75746c7
  • Qt version: 5.8.0
  • Compiler: 4.0.0
  • Operating System and version: Arch Linux with 4.11.2-1-zen kernel.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions