Open jlouis opened 13 years ago
Make sure we sanity-check all URI's requested so they don't open up eventual security holes in our end.
Just create a very tight white-list of what may be allowed.
It is somewhat ready. To fix this, we need a property based test to test the thing with.
Now cooking with tests!
Make sure we sanity-check all URI's requested so they don't open up eventual security holes in our end.
Just create a very tight white-list of what may be allowed.