Add more firewall checks

This commit is contained in:
Romain Neutron
2012-10-04 17:23:47 +02:00
parent 123090991b
commit 5c87e7bc3b
6 changed files with 10 additions and 10 deletions

View File

@@ -28,7 +28,7 @@ class PathFileTest implements ControllerProviderInterface
$controllers = $app['controllers_factory'];
/**
* TODO NEUTRON check firewall
* @todo : check this as it would lead to a security issue
*/
$controllers->get('/path/', function(Application $app, Request $request) {
return $app->json(array(