Re: [Moin-user] Excluding twikidraw and anywikidraw

2012-12-29 Thread Kai Jaeger
The strange looking crap is actually code in my favorite programming language, APL, but I forgive you. The crap can do amazing things: http://www.youtube.com/watch?v=a9xAKttWgP4 I get no error message in Chrome, my standard browser, after Ctrl+F5. I tried again with Opera and Safari which I use

Re: [Moin-user] Excluding twikidraw and anywikidraw

2012-12-29 Thread Thomas Waldmann
> I haven't changed anything since I wrote the mail, and it still works for me. Maybe browser caching? I just tried again. Neither twikidraw nor anywikidraw nor moinexec action works for me on that url: > >> http://sandbox.aplwiki.com/TestPage1 (note: there is some strange looking crap above th

Re: [Moin-user] Excluding twikidraw and anywikidraw

2012-12-29 Thread Kai Jaeger
?? I haven't changed anything since I wrote the mail, and it still works for me. I am gastly flubbered ;) On Sat, Dec 29, 2012 at 3:09 PM, Thomas Waldmann wrote: > On Sat, 2012-12-29 at 08:56 +, Kai Jaeger wrote: >> I've done exactly what was suggested to fix the security issue: >> >> act

Re: [Moin-user] Excluding twikidraw and anywikidraw

2012-12-29 Thread Thomas Waldmann
On Sat, 2012-12-29 at 08:56 +, Kai Jaeger wrote: > I've done exactly what was suggested to fix the security issue: > > actions_excluded = ['newaccount', 'RenderAsDocbook', 'SyncPages', > 'xmlrpc', 'PackagePages', 'Raw Text', 'twikidraw', 'anywikidraw', ] > > but the page is rendered without

[Moin-user] Excluding twikidraw and anywikidraw

2012-12-29 Thread Kai Jaeger
I've done exactly what was suggested to fix the security issue: actions_excluded = ['newaccount', 'RenderAsDocbook', 'SyncPages', 'xmlrpc', 'PackagePages', 'Raw Text', 'twikidraw', 'anywikidraw', ] but the page is rendered without an error message, see the bottom of this page http://sandbox.ap