No longer possible to set sql param

This commit is contained in:
Raul Ochoa 2015-03-23 18:02:41 +01:00
parent ea3d2124dc
commit e1e5f87123

View File

@ -11,7 +11,6 @@ var assert = require('assert');
// Whitelist query parameters and attach format
var REQUEST_QUERY_PARAMS_WHITELIST = [
'user',
'sql',
'cache_buster',
'cache_policy',
'callback',