jamiehaywood/hargreaves

Parameters aren't validated

moritonal opened this issue · 0 comments

Hihi

Sending a blank POST request to the server causes the engine to crash. This is because each layer of the engine doesn't check the validity of the parameters passed to it.

I've got a PR.