Matteo Pagliazzi
3d5630d5a2
chore: update sub-deps and fix lint
2020-07-01 18:20:18 +02:00
Matteo Pagliazzi
9364cdc2b4
fix(apple auth): do not try to parse name if it is missing, add query parameters to logs
2020-04-18 16:02:18 +02:00
Matteo Pagliazzi
24e1bfdfba
add basic test, disable etag on post routes as well, paypal ipn: prevent set headers after response error
2020-04-17 14:50:09 +02:00
Matteo Pagliazzi
e92ff9737a
Automatically Logout Banned Users ( #12037 )
...
* wip
* logout banned users, fix and refactor language library and middleware
* req.locals -> res.locals
* fix tests
* redirect to login page
2020-04-02 21:46:01 +02:00
Matteo Pagliazzi
9ab9b0f553
IP Blocking ( #12015 )
...
* start implementing an ip blocker
* fix comments and add to list of middlewares
* fix code, comment code and improve response
* wip tests
* fix order
* fixes and tests
2020-03-28 15:44:54 +01:00
Matteo Pagliazzi
c2a79e1d7c
fix tests
2020-03-01 22:37:29 +01:00
Matteo Pagliazzi
85fb5f33aa
fix test lint
2019-10-08 20:45:38 +02:00
Matteo Pagliazzi
d19b3857ee
fix unit tests
2019-10-03 17:24:17 +02:00
Matteo Pagliazzi
eff8db0afd
fix issue with language being undefined, refactoring auth middleware, new tests
2019-05-15 16:54:55 +02:00
Matteo Pagliazzi
6ea4d96830
add extra condition to skip ssl check
2019-01-23 17:19:57 +01:00
Matteo Pagliazzi
04a7fd25a6
allow skipping SSL check with secret key ( #10962 )
2019-01-23 17:10:11 +01:00
Matteo Pagliazzi
8be9964483
API v4 (WIP) ( #10453 )
...
API v4
2018-06-18 14:40:25 +02:00