Commit 12922522 authored by Romain Courteaud's avatar Romain Courteaud 🐸

slapos_subscription_request: unauthorized call

parent a56837a4
from zExceptions import Unauthorized
if REQUEST is not None:
raise Unauthorized
subscription_request = context
portal = context.getPortalObject()
......
......@@ -50,7 +50,7 @@
</item>
<item>
<key> <string>_params</string> </key>
<value> <string></string> </value>
<value> <string>REQUEST=None</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment