Filtering post global
-
Hello there,
I’ve noticed that RR doesn’t filter the POST global before trying to handle it’s contents. This leads to errors with some plugins that manipulate the POST global, and lack of filtering may also be a potential security risk, depending on other plugins.
For example: Some plugins will insert an object into the post global (that’s bad as well) which will cause RR to fail. At least you could check for this.
The topic ‘Filtering post global’ is closed to new replies.