- Markus Freitag
- cmd: dont initialize the client within a persistentprerun As reported in issue#13 doing so will interfere with the auto-generated completion commands
Released by Markus Freitag fmarkus@mailbox.org
- Guilhem Bonnefille
- feat: add support for windows
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- pkg/keepassxc/client_linux: fix socket-path lookup routine
Released by Markus Freitag fmarkus@mailbox.org
- robert-renk
- pkg/keepassxc/client_linux: add support for different socket locations Distributions store the keepassxc socket in different locations, e.g. with snap in $HOME/snap/...
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- go: upgrade to 1.20
- tests: replace original monkey with license-compatible version The original version of monkey by bouk has been archived in 2020 and its license prohibits the usage of it in any project.
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- pkg/keystore: add convenience method for profile loading
- pkg/keepassxc: add convenience method for client initialization
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- cmd/getLogins: add flag to enable json output
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- pkg/client: fix imports for darwin
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- pkg/client: add darwin support, search socket in $TMPDIR
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- pkg/keystore: fix keystore file permission
Released by Markus Freitag fmarkus@mailbox.org
- Markus Freitag
- initial release
- pkg/keystore: handle keepassxc access tokens
- pkg/client: handle communication via the unix socket
- change-public-keys
- get-database-hash
- associate
- test-associate
- get-logins
- cmd: CLI tool using the client
- search for credentials
- initial release
Released by Markus Freitag fmarkus@mailbox.org