Commit Graph

681 Commits

Author SHA1 Message Date
Simon Martín
4f4ec1856a Merge branch 'master' into finalDetails 2018-03-27 14:56:04 +02:00
Simon Martín
84af567577 run with local files insterad of download and by OS 2018-03-27 12:23:29 +02:00
Simon Martín
bb929bf3dc adding rediscell files for linux and mac 2018-03-27 12:14:28 +02:00
Simon Martín
26baaf6081 removing retry after when no necessary 2018-03-23 15:09:16 +01:00
Simon Martín
d3959bd024 change redis cell file path 2018-03-15 12:10:23 +01:00
Simon Martín
a5ddb83b36 using curl instead of wget 2018-03-15 11:54:02 +01:00
Simon Martín
62414ec34e download redis-cell lib during tests 2018-03-15 11:42:13 +01:00
Simon Martín
581bd0dd89 Merge branch 'master' into rateLimits 2018-03-14 12:47:45 +01:00
Simon Martín
1ffeb456e8 Headers following rfc6648 2018-03-14 12:17:26 +01:00
Simon Martín
4ca34cad95 removing logs 2018-03-13 12:01:51 +01:00
Eneko Lakasta
2ec767c1fc Set Vary Header to honor Authorization header when caching (fastly) 2018-03-13 11:59:07 +01:00
Simon Martín
4c7afd4aeb installing libc6 2018-03-13 09:54:32 +01:00
Simon Martín
41db3050a7 removing precompiling rediscell, compiling on the fly 2018-03-12 20:30:54 +01:00
Simon Martín
a85aefb80c show error log 2018-03-12 19:56:55 +01:00
Simon Martín
121d96a824 list directory 2018-03-12 19:48:37 +01:00
Simon Martín
24465270b9 redis info before run 2018-03-12 19:38:55 +01:00
Simon Martín
5c97777c4a redis-cell path 2018-03-12 11:22:56 +01:00
Simon Martín
cdfeee7247 redis-cell compiled on the fly and saved to tmp folder 2018-03-05 18:23:23 +01:00
Simon Martín
488ceac73d check current path 2018-03-05 16:17:49 +01:00
Simon Martín
250df81265 removing unused var 2018-03-05 16:17:04 +01:00
Simon Martín
32f35e9d45 redis-cell path 2018-03-05 16:01:27 +01:00
Simon Martín
35ffa06b74 using cartodb-redis in rate limit tests 2018-03-03 15:02:08 +01:00
Simon Martín
755cc6cf4a adding new version of cartodb-redis 2018-03-03 15:01:27 +01:00
Simon Martín
e613708752 changing redis-cell library path reference 2018-03-02 21:00:38 +01:00
Simon Martín
5ae9eaa781 change assertRequest function name 2018-03-02 20:16:58 +01:00
Simon Martín
83c5b81d4e refactoring rate limit test 2018-03-02 20:14:10 +01:00
Simon Martín
060a43d10d removing done from synchronous tests 2018-03-02 20:02:17 +01:00
Simon Martín
4161f9fe84 previous comment 2018-03-02 16:43:01 +01:00
Simon Martín
86bfa8228f adding rate limit tests 2018-03-02 13:18:19 +01:00
Simon Martín
41875c6281 fix path of redis-cell on tests 2018-03-02 13:16:04 +01:00
Daniel García Aubert
418ec1304f Fix issue with auth fallback, it wasn't authenticated when apikey master was provided 2018-02-26 18:13:49 +01:00
Daniel García Aubert
cf0214f5c3 Respond with 403 intead of 401 when the request has no permissions to the specific resource 2018-02-23 15:50:23 +01:00
Daniel García Aubert
3807d9f94d Template for User not found error 2018-02-22 17:49:02 +01:00
Daniel García Aubert
28a7cf9259 Don't authenticate when default_public api-key is provided 2018-02-21 11:14:31 +01:00
Daniel García Aubert
75c2d85dbb Use authenticated middleware in query controller 2018-02-19 13:24:44 +01:00
Daniel García Aubert
edd382fb8f Check user is the same user that sends the request when basic-auth is provided 2018-02-16 18:21:06 +01:00
Daniel García Aubert
bcf88093e9 Support basic-auth for batch api 2018-02-16 11:52:57 +01:00
Daniel García Aubert
2cadfe6f18 Add support for Basic Auth 2018-02-16 10:46:58 +01:00
Daniel García Aubert
ad772246d0 Get api_key from specific middleware and save it into res.locals 2018-02-15 17:23:35 +01:00
Daniel García Aubert
1011ecce89 typo 2018-02-15 13:25:12 +01:00
Daniel García Aubert
b8ab580b8a missing comment 2018-02-15 13:20:19 +01:00
Daniel García Aubert
75c972a7a2 Add test to ensure that a job created with specific role can't query to restricted resources 2018-02-15 13:15:01 +01:00
Daniel García Aubert
87f80c364b Add tests to validate that a wrong apikey should use default public credentials 2018-02-15 12:36:54 +01:00
Daniel García Aubert
ea6e8b5315 Implement fallback mechanism to be able to authenticate as usual in case of apikey is not found 2018-02-14 16:22:36 +01:00
Daniel García Aubert
e0e9f1e1df Cosmetic changes 2018-02-14 12:19:02 +01:00
Daniel García Aubert
f2074ba237 Drain batch test client 2018-02-14 12:10:41 +01:00
Daniel García Aubert
974d219aad Add test for batch api 2018-02-13 19:47:00 +01:00
Daniel García Aubert
7ba95d28cc Add test to check regular api keys 2018-02-13 17:53:27 +01:00
Daniel García Aubert
88c0751f52 Fix assertion 2018-02-13 16:10:08 +01:00
Daniel García Aubert
08183bf083 Add integration test 2018-02-13 12:44:55 +01:00