This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
CartoDB-SQL-API
Watch
1
Star
0
Fork
0
You've already forked CartoDB-SQL-API
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
afceac7369
CartoDB-SQL-API
/
app
/
middlewares
History
Daniel García Aubert
afceac7369
Improve profile step name
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