gpg-lacre/lacre
Piotr F. Mieszkowski e28864074c
Log exception and traceback when we fail-over to cleartext
2024-03-03 09:26:50 +01:00
..
__init__.py
_keyringcommon.py
admin.py lacre.admin: Report misconfiguration 2024-03-01 19:47:10 +00:00
config.py Fix unencrypted delivery in case of message generation failure 2024-03-01 20:14:09 +01:00
core.py Deliver cleartext if Unicode encoding or message serialisation fail 2024-03-02 18:36:41 +01:00
daemon.py Log exception and traceback when we fail-over to cleartext 2024-03-03 09:26:50 +01:00
dbschema.py Set default values for non-nullable lacre_keys columns 2024-03-03 09:25:14 +01:00
keyring.py Make disconnect handling configuration explicit 2023-12-17 14:03:20 +01:00
mailop.py Deliver cleartext if Unicode encoding or message serialisation fail 2024-03-02 18:36:41 +01:00
notify.py Improve logging 2023-12-20 23:03:04 +01:00
recipients.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
repositories.py Retrieve data from db result before returning from Context Manager 2024-01-20 18:52:47 +01:00
smime.py Rename GPG-Mailgate to Lacre 2024-01-06 14:34:54 +01:00
stats.py Include exception in ExecutionTimeLogger log record 2024-03-02 18:06:51 +01:00
text.py
transport.py