X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/d73ef749af49dc4d0c6ecf239403fb8331abf817..69d11ccb77e5d5583fa1aee318a6afaa77000826:/code/main.py diff --git a/code/main.py b/code/main.py index ecb4363..1f9189f 100755 --- a/code/main.py +++ b/code/main.py @@ -411,6 +411,7 @@ console will suffer artifacts. return d @cherrypy.expose + @cherrypy.tools.require_POST() @cherrypy.tools.gzip() def at(self, machine_id, k=None, c=0, force=0): machine = validation.Validate(cherrypy.request.login, cherrypy.request.state, machine_id=machine_id).machine