You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When having the option "Confirm when passwords are retrieved by clients" is checked in the Secret service tab and I want to access a password (in my case through emacs' secrets.el) a confirmation prompt should pop up. Instead nothing happens and the client recieves an "org.freedesktop.Secret.Error.IsLocked".
Steps to Reproduce
Enable a database "MyDb" with an entry "MyPassword" to be queriable through secret service
This is very likely on emacs side and not supporting the approval workflow. Support for secret service is incredibly varied, we have found a few clients that did not implement the protocol correctly or only a small portion of the protocol. KeePassXC follows the standard as best as we can.
Ok, I see. I am looking at the secret service protocol to make out where the issue might lie within the secrets.el Emacs module. I did not really find anything regarding the approval workflow. Could you point me to the name as in the spec?
Overview
When having the option "Confirm when passwords are retrieved by clients" is checked in the Secret service tab and I want to access a password (in my case through emacs' secrets.el) a confirmation prompt should pop up. Instead nothing happens and the client recieves an "org.freedesktop.Secret.Error.IsLocked".
Steps to Reproduce
Expected Behavior
A prompt should appear that let's me accept the access request. If I accept, in emacs the password should be retrieved.
Actual Behavior
Emacs recieves IsLocked.
Context
When turning the "Confirm when passwords are retrieved by clients" toggle off, the before-mentioned steps succeed and retrieve the password.
KeePassXC - Version 2.7.4
Revision: 63b2394
Qt 5.15.9
Debugging mode is disabled.
Operating system: Arch Linux
CPU architecture: x86_64
Kernel: linux 6.2.10-arch1-1
Enabled extensions:
Cryptographic libraries:
Operating System: Linux
Desktop Env: river
Windowing System: Wayland
The text was updated successfully, but these errors were encountered: