goldwarden-vaultwarden-bitw.../agent/systemauth
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
..
biometrics Implement pincache 2024-02-09 20:48:44 +01:00
pinentry Properly forward missing pinentry errors 2024-03-02 17:11:17 +01:00
systemauth.go Grant other sessions while pin session is active 2024-02-17 09:52:19 +01:00