Sam
|
5b630f3188
|
FIX: stop logging every time invalid params are sent
Previously we were logging warning for invalid encoded params, this can
cause a log flood
|
2018-10-05 14:33:19 +10:00 |
Sam
|
2437b0d531
|
FIX: regression, missing 404 page
|
2018-01-23 09:00:28 +11:00 |
Sam
|
49ed382c2a
|
FIX: return 429 when admin api key is limited on admin route
This also handles a general case where exceptions leak out prior to being handled by the application controller
|
2018-01-12 14:15:26 +11:00 |