You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate the GET parameters so we don't pass arbitrary data to command line programs
Make it possible to disable certain filters and operations so things like inkscape and svgfilter don't have to be exposed in cases where they aren't needed
Add a configurable max resolution of input and output images to prevent DOSing the server by eg. scaling an icon to 100000x100000 pixels. Sort of like gm -limit Pixels <numberOfPixels>.