Sam
|
f2e7b74d88
|
FIX: don't return 200s when login is required to paths
When running `ensure_login_required` it should always happen prior to
`check_xhr` cause check xhr will trigger a 200 response
|
2018-02-01 12:26:45 +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 |
Guo Xiang Tan
|
77d4c4d8dc
|
Fix all the errors to get our tests green on Rails 5.1.
|
2017-09-25 13:48:58 +08:00 |
Guo Xiang Tan
|
8779490ce4
|
Move new controller specs to reqeusts folder.
|
2017-08-24 12:01:11 +09:00 |