Commit graph

4 commits

Author SHA1 Message Date
Sandro Jäckel
fc5a1f79f6
Properly forward missing pinentry errors
Before running the following command without pinentry in PATH resulted
in: Login failed: Could not sync vault: decrypt: MAC mismatch

With this change the error is properly forwarded and displayed
$ ./goldwarden vault login --email me@example.com
Login failed: exec: "pinentry": executable file not found in $PATH
2024-03-02 17:11:17 +01:00
Bernd Schoolmann
75982ad322
Enable regular pinentry 2024-02-09 15:03:42 +01:00
Bernd Schoolmann
ac0e84a46f
Implement initial pinentry 2024-02-09 00:24:28 +01:00
Bernd Schoolmann
a566d71223
Refactor platform abstractions 2023-09-12 02:54:46 +02:00
Renamed from agent/systemauth/systemauth.go (Browse further)