Comment 2 for bug 1005903

Revision history for this message
Sebastian Krahmer (krahmer-p) wrote : Re: insecure loads()

Martin Vidner added a PoC to our bugzilla that is:

 curl -X__init__
"http://192.168.125.11:6000/device/replica/account/container/object"
(note that the words are literals and do not need to be substituted)

I think the public decorator would solve this. Its used by all the other nova exported
APIs too.