aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-08-22 20:26:43 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-08-22 20:26:43 +0200
commit851a52e40b1b743d39cf86a369603dae82ed0072 (patch)
tree2ac1767fa1f119f9762ac03403abcc4197789813
parentc6fee8d108fb059c0dcdc1df720e4bbee31e746d (diff)
Added a link to https://fripost.org .
-rw-r--r--todo.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/todo.org b/todo.org
index ee42728..e337170 100644
--- a/todo.org
+++ b/todo.org
@@ -32,7 +32,8 @@ Currently, we have $rcmail_config['imap_auth_type'] = 'plain';
e.g. $rcmail_config['identities_level'] = 0; is not ideal
there should be some sort of verification before emailing, such that a user e.g. cannot email from our webmail using admin@fripost.org
- Look into the details of how RoundCube handles identities
-** TODO Add link from mail.fripost.org to fripost.org
+** DONE Add link from mail.fripost.org to https://fripost.org
+CLOSED: [2012-08-22 Wed 20:25]
** TODO Support for mailing lists
*** TODO Install mailman on zetkin
** TODO LDAP Schema Changes
@@ -50,11 +51,11 @@ replace the LDA by the new LMTP service. http://wiki2.dovecot.org/LMTP .
convert the maiboxes from maildir to Dovecot's high performance mdbox format
http://wiki2.dovecot.org/MailboxFormat/dbox .
** Do not deliver any content via HTTP (redirect everything to https://).
-** lists.fripost.org should be added to the SN list for fripost.org's SSL certificate.
+** lists.fripost.org and www.fripost.org should be added to the SN list for fripost.org's SSL certificate.
** Set up an Asterisk server?
** Add a CNAME `ldap.fripost.org' -> `mistral.fripost.org'.
** How to publish our SSL certificates? MonkeySphere? http://web.monkeysphere.info/
-** Should we log changes made to the LDAP directory?
+** Should we log every single change made to the LDAP directory?
http://www.openldap.org/doc/admin24/overlays.html#Audit%20Logging
** Shouldn't we obfuscate our logs (e.g., successuful IMAP/SASL authentication)?
** Make proper certificates on the smarthosts too?