109
109
# The path determines which "command" we are receiving
110
110
fields = req.get_fieldstorage()
114
114
req.throw_error(req.HTTP_BAD_REQUEST)
116
117
def handle_activate_me(req, fields):
117
118
"""Create the jail, svn, etc, for the currently logged in user (this is