Add ability to deliver cleartext when keys can't be loaded #135

Merged
pfm merged 3 commits from fix/keys-not-loaded into main 2023-12-10 21:41:49 +01:00
Collaborator
No description provided.
pfm added 2 commits 2023-12-10 21:37:28 +01:00
8cc1136a90 lacre.daemon: When keys can't be loaded, fail gracefully
- Introduce '[daemon]bounce_on_keys_missing' option to let the admin decide if
  they want Lacre to deliver cleartext message when identity database is
  unreachable or throws exceptions.  It defaults to 'no'.

- In IdentityRepository, use option mentioned above to decide what to do when
  an exception is caught.
pfm added 1 commit 2023-12-10 21:40:53 +01:00
pfm merged commit 18a64bcd72 into main 2023-12-10 21:41:49 +01:00
pfm deleted branch fix/keys-not-loaded 2023-12-10 21:41:49 +01:00
Sign in to join this conversation.
No description provided.