diff options
-rw-r--r-- | master/TODO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/master/TODO b/master/TODO new file mode 100644 index 0000000..e96e67a --- /dev/null +++ b/master/TODO @@ -0,0 +1,13 @@ +TODO: + * Implement input via the webinterface (manual via command line atm) + - Also, use/implement input validation (master.process.validation) + * Jobtage tree integration for auto-generation of jobtagerev (manual atm) + * Jobuild dependency resolution for atom list (manual right now) + * Job status tracking and management (none right now) + +Low-priority TODO: + * setup-master.py should do fastcgi settings as well + +Eventually TODO: + * Fix security aspect; asymmetrical key auth + * Extend class User to accomodate public keys, AT/developer tags, LDAP etc. |