aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'master/TODO')
-rw-r--r--master/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/master/TODO b/master/TODO
index 8c21c35..2b930dc 100644
--- a/master/TODO
+++ b/master/TODO
@@ -4,11 +4,11 @@ TODO:
* Job status tracking and management (skeleton right now)
setup-master.py:
- * Should prompt for super-user
+ * Should prompt for database super-user
Low-priority TODO:
* setup-master.py should do fastcgi settings as well
Eventually TODO:
- * Fix security aspect; encryption for communications
+ * Fix security aspect; encryption for comms using Mutual SSL Auth over HTTPS
* Extend class User to accomodate public keys, LDAP etc.