CartoDB-SQL-API/app/middlewares
2018-02-22 12:23:37 +01:00
..
authorization.js Split authorization middleware, it was actually doing two things: authorize and get database connection params 2018-02-22 12:22:39 +01:00
body-parser.js Accept multipart requests 2016-10-05 17:29:16 +02:00
connection-params.js Improve profile step name 2018-02-22 12:23:37 +01:00
cors.js Added cors middleware, decoupled query and job controllers from its dependencies 2016-01-21 17:24:48 +01:00
error.js Check user is the same user that sends the request when basic-auth is provided 2018-02-16 18:21:06 +01:00
profiler.js Extract profiler middleware to used in query and job controllers 2018-02-19 15:13:36 +01:00
user.js Check user is the same user that sends the request when basic-auth is provided 2018-02-16 18:21:06 +01:00