CartoDB-SQL-API/app/middlewares
Eneko Lakasta ebe04d04ad refactor user database service. Get proper DB config based on auth type: oauth vs apikey
Oauth uses only master api key configuration
Api key uses master and the provided api key configurations

Also move default api key fallback to this service
2018-05-28 15:53:51 +02:00
..
authorization.js refactor user database service. Get proper DB config based on auth type: oauth vs apikey 2018-05-28 15:53:51 +02:00
body-parser.js Accept multipart requests 2016-10-05 17:29:16 +02:00
connection-params.js Cosmetic line break 2018-02-22 15:59:13 +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 middleware naming 2018-04-03 13:41:18 +02:00
profiler.js Do not set undefined step 2018-02-23 13:05:41 +01:00
rate-limit.js Merge branch 'master' into limits-error-refactor 2018-03-27 15:32:24 +02:00
timeout-limits.js Add profile to user limit middleware 2018-02-22 12:48:39 +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