aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 8ff118a..6f779d2 100644
--- a/TODO.org
+++ b/TODO.org
@@ -4,6 +4,8 @@
** DONE Send email to newly created users
** TODO Log changes in log table
** TODO Add a flag `--send=EMAIL' to `fripost-passwd' to send the new password to an email
+** TODO Add a configuration option so that the name of the administrator that made a change is used to sign the confirmation emails
+Added: [2012-09-09 Sun]
** DONE Add flags `--sign=KEY' and `--encrypt=KEY' (and extend the configuration file) to respectively sign and encrypt outgoing emails.
** DONE Detect cycles when creating aliases. (E.g., a->b, b->a should not be allowed.)
Cf. https://en.wikipedia.org/wiki/St-connectivity .