Policy file updates and broken scripts..
Posted: 2016-05-19T09:45:17-07:00
Hi,
I'm trying to come to terms with the new policy file updates,
and how to fix my scripts that have been broken by it.
specifically <policy domain="path" rights="none" pattern="@*" />
I'm thinking the LABEL and TEXT are also a concern.
An example of how I use it would be -annotate @text.txt
So, yes, I'm using IM on a server with user inputs, and security is important for me.
However, instead of a blanket ban on these features, I'd like to properly sanitize the
inputs that would cause security problems. Is this possible?
Or, come up with alternative functions that could replace what is broken.
Can anyone point me to the troubles
I'm trying to come to terms with the new policy file updates,
and how to fix my scripts that have been broken by it.
specifically <policy domain="path" rights="none" pattern="@*" />
I'm thinking the LABEL and TEXT are also a concern.
An example of how I use it would be -annotate @text.txt
So, yes, I'm using IM on a server with user inputs, and security is important for me.
However, instead of a blanket ban on these features, I'd like to properly sanitize the
inputs that would cause security problems. Is this possible?
Or, come up with alternative functions that could replace what is broken.
Can anyone point me to the troubles