blob: af152685920d348a063b1ade52f2d8446e003164 (
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)
- Also, use/implement input validation (master.process.validation)
* Jobtage tree integration for auto-generation of jobtagerev (manual 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
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, AT/developer tags, LDAP etc.
|