mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-30 10:47:06 -06:00
Forgot auth in API
This commit is contained in:
parent
fdf99400bc
commit
41c15b0cf8
@ -181,6 +181,7 @@ class Kernel extends HttpKernel
|
||||
],
|
||||
|
||||
'apiX' => [
|
||||
'auth:api',
|
||||
'throttle:60,1',
|
||||
'bindings',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user