aboutsummaryrefslogtreecommitdiff
blob: 2b930dc3efc8b5f30e5cfa838058b3473b908e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TODO:
 * Implement input via the webinterface (manual via command line atm)
 * Better jobuild dependency resolution for atom list (basic right now)
 * Job status tracking and management (skeleton right now)

setup-master.py:
 * 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 comms using Mutual SSL Auth over HTTPS
 * Extend class User to accomodate public keys, LDAP etc.