From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 17 Apr 2015 06:28:40 -0400 Subject: [PATCH] Allow preference sections to define CSS class names --- plugins/enigma/README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/plugins/enigma/README b/plugins/enigma/README index fbc7bae..0566069 100644 --- a/plugins/enigma/README +++ b/plugins/enigma/README @@ -19,6 +19,7 @@ + PGP: Sending of encrypted/signed messages + PGP: keys management UI (keys import and delete) + Handling of PGP keys attached to incoming messages ++ User preferences to disable plugin features TODO (must have): ----------------- @@ -43,7 +44,6 @@ - Key server(s) support (search, import, upload, refresh) - Attaching public keys to email - Mark keys as trusted/untrasted, display appropriate message in verify/decrypt status -- User-preferences to disable signature verification, decrypting, encrypting or all enigma features - Change attachment icon on messages list for encrypted messages (like vcard_attachment plugin does) - Support for multi-server installations (store keys in sql database?) - Per-Identity settings (including keys/certs) -- Gitblit v1.9.1