diff options
-rw-r--r-- | TODO.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 . |