aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2012-09-09 15:09:07 +0200
committerStefan Kangas <skangas@skangas.se>2012-09-09 15:09:07 +0200
commit7afd7f9a787a6a88d2544ed1c5a5598821dfd138 (patch)
tree979ffd7b017faffb651629061f8585415917f030
parenta3ddde411176387c456c0728bc3e84c01d603f52 (diff)
Add new TODO
-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 .