CartoDB-SQL-API/app
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
..
auth fix typo: Backed -> Backend 2018-05-24 11:04:14 +02:00
controllers pgEntitiesAccessValidator 2018-04-23 18:17:44 +02:00
middlewares refactor user database service. Get proper DB config based on auth type: oauth vs apikey 2018-05-28 15:53:51 +02:00
models simplify error response on models 2018-03-28 11:55:52 +02:00
monitoring Remove no longer needed health check params 2015-09-07 18:34:50 +02:00
postgresql move ErrorHandler to services folder 2018-03-28 12:49:33 +02:00
services refactor user database service. Get proper DB config based on auth type: oauth vs apikey 2018-05-28 15:53:51 +02:00
stats Extract stats client creation 2017-03-30 16:13:17 +02:00
utils Check user is the same user that sends the request when basic-auth is provided 2018-02-16 18:21:06 +01:00
server.js make jshint happy 2018-03-01 14:47:34 +01:00