Commit Graph

117 Commits

Author SHA1 Message Date
John Jarvis
e9722b259b Removing whitespace 2013-01-28 19:29:53 -05:00
John Jarvis
7e033d0265 django command for certificate restriction 2013-01-28 19:28:24 -05:00
John Jarvis
491027a814 Allow generation of certificates if they are in the generating state 2013-01-16 17:34:48 -05:00
John Jarvis
b8cfe80145 Saving grade for non-passing students 2012-11-20 15:18:09 -05:00
John Jarvis
ca6cfe4247 http->https 2012-11-09 23:40:18 -05:00
John Jarvis
01dcf291b6 Adding setting variable for CERT_QUEUE 2012-11-09 18:18:36 -05:00
John Jarvis
83b79fb87e Adding new certificate state for "notpassing" 2012-11-09 18:18:36 -05:00
John Jarvis
076619c81b Changing private method to use a single underscore 2012-11-09 18:18:36 -05:00
John Jarvis
8e5d6bd416 Change 'remove' to 'delete' for consistency 2012-11-09 18:18:35 -05:00
John Jarvis
5529eecb85 Separate function for send_to_xqueue 2012-11-09 18:18:35 -05:00
John Jarvis
cb1489a7cb docstring cleanup, grading for regen_cert 2012-11-09 18:18:35 -05:00
John Jarvis
a9b26cb871 Cleanup, docstrings, recording name in certificate table 2012-11-09 18:18:34 -05:00
John Jarvis
f589adcd71 Comment about basic auth 2012-11-09 18:18:34 -05:00
John Jarvis
66c31fe21a Adding logging, reading sitename from settings 2012-11-09 18:18:34 -05:00
John Jarvis
8c2e55676b Cleanup 2012-11-09 18:18:34 -05:00
John Jarvis
0ef54cdeb8 Certificate interface to xqueue
Add, remove or update and existing certificate
2012-11-09 18:18:34 -05:00
John Jarvis
b326b83fb6 Adding XQueueCertificate interface.
Adding, removing and updating certs
2012-11-09 18:18:34 -05:00