Search found 2 matches

by carpii
2017-05-31T07:30:43-07:00
Forum: Users
Topic: Policy.xml - Selectively re-enabling delegates
Replies: 2
Views: 2733

Re: Policy.xml - Selectively re-enabling delegates

Perfect, thanks SO much :)
by carpii
2017-05-31T05:30:00-07:00
Forum: Users
Topic: Policy.xml - Selectively re-enabling delegates
Replies: 2
Views: 2733

Policy.xml - Selectively re-enabling delegates

I'm following the advice from https://www.imagemagick.org/discourse-server/viewtopic.php?t=26801 on how to lock down ImageMagick via policy.xml (still want to support read/write JPG and read PNG) <policy domain="delegate" rights="none" pattern="*" /> <policy domain="coder" rights="none" pattern ...