Simon Martín
|
e679366dac
|
upgrading redis-cell to v2.2
|
2018-03-05 18:44:55 +01:00 |
|
Simon Martín
|
31a554d94f
|
updating tests to use cartodb-redis
|
2018-03-03 14:46:58 +01:00 |
|
Simon Martín
|
9bc9fc46ff
|
using cartodb-redis for rate limit
|
2018-03-03 14:46:39 +01:00 |
|
Simon Martín
|
4274e06795
|
updating cartodb-redis
|
2018-03-03 14:45:55 +01:00 |
|
Simon Martín
|
a2bf235553
|
Merge branch 'master' into rateLimits
|
2018-03-02 21:21:10 +01:00 |
|
Simon Martín
|
1b18b2b188
|
changing endpointGroup var name
|
2018-03-02 20:55:50 +01:00 |
|
Simon Martín
|
9c27447b17
|
refactoring rate limit tests
|
2018-03-02 20:52:06 +01:00 |
|
Simon Martín
|
4dd404771e
|
refactoring user_limits_api
|
2018-03-02 16:07:42 +01:00 |
|
Simon Martín
|
bf267e9c95
|
fix checking rate limit enabled
|
2018-03-02 15:48:31 +01:00 |
|
Simon Martín
|
843f70cdba
|
interchange var and middlewware names
|
2018-03-02 15:35:38 +01:00 |
|
Simon Martín
|
42e0e07c14
|
refactoring rate limit middleware
|
2018-03-02 15:33:50 +01:00 |
|
Simon Martín
|
dfdd2b9043
|
adding middlewares to composer in maps controller
|
2018-03-02 15:24:18 +01:00 |
|
Simon Martín
|
136c6fa70b
|
new redis keys
|
2018-03-01 15:50:40 +01:00 |
|
Simon Martín
|
67b2343571
|
fix existing var name
|
2018-03-01 15:50:20 +01:00 |
|
Daniel García Aubert
|
3e0981978a
|
Update NEWS
|
2018-02-28 17:31:03 +01:00 |
|
Eneko Lakasta
|
35e5170907
|
Merge pull request #877 from CartoDB/project-auth-api
Auth API
|
2018-02-28 17:20:21 +01:00 |
|
Eneko Lakasta
|
8eba5dcc01
|
update cartodb-redis to 0.16.0
|
2018-02-28 17:07:31 +01:00 |
|
Daniel García Aubert
|
5c2248d419
|
Merge branch 'master' into project-auth-api
|
2018-02-28 14:43:12 +01:00 |
|
Simon Martín
|
335d91b42d
|
separate rate limit logic from middleware and EVALSHA
|
2018-02-28 13:11:18 +01:00 |
|
Daniel García Aubert
|
102b11b1b5
|
Follow middleware naming convention
|
2018-02-28 13:10:46 +01:00 |
|
Eneko Lakasta
|
26df09b13f
|
require debug at the top of file
|
2018-02-28 11:42:44 +01:00 |
|
Simon Martín
|
254991c56c
|
changing endpoint groups constant keys
|
2018-02-27 17:57:25 +01:00 |
|
Simon Martín
|
a492ab0143
|
improving naming
|
2018-02-27 17:36:03 +01:00 |
|
Simon Martín
|
b0d63b2ec0
|
changing module exports and middleware name
|
2018-02-27 16:52:27 +01:00 |
|
Simon Martín
|
85b0c63eb0
|
destructuring array assignment
|
2018-02-27 16:24:30 +01:00 |
|
Simon Martín
|
98a92f51e6
|
make jshint happy
|
2018-02-26 17:17:01 +01:00 |
|
Simon Martín
|
ae50dbd47c
|
updating test to own redis-cell
|
2018-02-26 17:03:56 +01:00 |
|
Simon Martín
|
a97e628520
|
using own version of redis-cell
|
2018-02-26 16:27:07 +01:00 |
|
Simon Martín
|
b48dcc1418
|
moving tests to right folder type
|
2018-02-26 16:23:42 +01:00 |
|
Eneko Lakasta
|
8867cdbc02
|
use anonymous function instead of arrow function in middleware export to don't bind this
|
2018-02-26 15:57:42 +01:00 |
|
Simon Martín
|
f03ee4b836
|
removing hardcoded user
|
2018-02-26 11:20:31 +01:00 |
|
Simon Martín
|
90418b204e
|
getLowerRateLimit tests
|
2018-02-26 10:51:51 +01:00 |
|
Simon Martín
|
918674e01a
|
changing endpoint groups names
|
2018-02-23 21:09:27 +01:00 |
|
Simon Martín
|
7b44b7d559
|
removing only
|
2018-02-23 21:09:03 +01:00 |
|
Simon Martín
|
612b11cbe8
|
rate limit tests ensuring the smaller limit
|
2018-02-23 21:07:25 +01:00 |
|
Simon Martín
|
b34f05690c
|
updating rate limit tests supporting multiple limits
|
2018-02-23 17:42:54 +01:00 |
|
Simon Martín
|
9b01a05727
|
rate limit supporting multiple limits
|
2018-02-23 17:42:24 +01:00 |
|
Simon Martín
|
d0024409df
|
removing tests of redis-cell
|
2018-02-23 16:23:59 +01:00 |
|
Simon Martín
|
91856372f0
|
adding redis-cell test file. Remove it before PR merge
|
2018-02-23 16:16:34 +01:00 |
|
Simon Martín
|
2937b6a804
|
updating redis keys
|
2018-02-21 17:25:26 +01:00 |
|
Simon Martín
|
b76a8249fa
|
fix overwritten environment params
|
2018-02-21 11:37:20 +01:00 |
|
Simon Martín
|
db09476137
|
adding test_helper to have environment params
|
2018-02-21 11:35:41 +01:00 |
|
Simon Martín
|
08a5e57180
|
new config params and using them in middleware
|
2018-02-20 18:18:15 +01:00 |
|
Simon Martín
|
7464d827fe
|
using the new config params
|
2018-02-20 18:17:25 +01:00 |
|
Simon Martín
|
ae0ec159e1
|
changing config params to more semantics
|
2018-02-20 18:16:51 +01:00 |
|
Simon Martín
|
2a1c08da65
|
ensuring configuration params in tests
|
2018-02-20 17:58:08 +01:00 |
|
Simon Martín
|
faab174a79
|
redis keys in easier way
|
2018-02-20 17:19:50 +01:00 |
|
Eneko Lakasta
|
521b441da5
|
default apikey is returned by metadata module if no apikey found, remove this code because is never going to be run
|
2018-02-20 12:53:33 +01:00 |
|
Eneko Lakasta
|
59ca00b33b
|
move apikey credentials getter to middleware file
|
2018-02-20 12:31:36 +01:00 |
|
Simon Martín
|
6564ed69d8
|
config params
|
2018-02-20 11:46:38 +01:00 |
|