aboutsummaryrefslogtreecommitdiff
blob: 0944b7fe10e3eb568eb7175c5a36478770116e4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 (none right now)
 * Asymmetrical key authentication for accepting jobs

setup-master.py:
 * Should prompt for super-user

Low-priority TODO:
 * setup-master.py should do fastcgi settings as well

Eventually TODO:
 * Fix security aspect; encryption for communications
 * Extend class User to accomodate public keys, LDAP etc.