mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 08:30:06 +00:00
This commit is contained in:
@@ -187,6 +187,7 @@ class Kernel extends HttpKernel
|
||||
],
|
||||
// do only bindings, no auth
|
||||
'api_basic' => [
|
||||
AcceptHeaders::class,
|
||||
'bindings',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user