https://bugs.documentfoundation.org/show_bug.cgi?id=139449
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Whiteboard| QA:needsComment | Status|UNCONFIRMED |NEEDINFO CC| |stephane.guillou@libreoffic | |e.org --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- Could this have something to do with your key manager's timeout? Testing on Ubuntu 20.04, if I apply an OpenPGP signature on an ODT, the password is requested the first time, but if I then remove and re-apply it right after, the password is not requested anymore. On this system, gpg-agent has key caching time limits that I can query with: gpgconf --list-options gpg-agent | grep ttl default-cache-ttl:24:0:expire cached PINs after N seconds:3:3:N:600:: default-cache-ttl-ssh:24:1:expire SSH keys after N seconds:3:3:N:1800:: max-cache-ttl:24:2:set maximum PIN cache lifetime to N seconds:3:3:N:7200:: max-cache-ttl-ssh:24:2:set maximum SSH key lifetime to N seconds:3:3:N:7200:: Meaning, 600 seconds of inactivity, 7200 seconds maximum. Can you please: - update to a currently supported version (7.4 or 7.5) - test again signing a document after a fresh login. Does it still work without entering the password? -- You are receiving this mail because: You are the assignee for the bug.
