mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-19 01:31:20 +00:00
Another try to fix csrf
This commit is contained in:
@@ -12,10 +12,8 @@ use Log;
|
||||
class WebhookController extends Controller
|
||||
{
|
||||
|
||||
protected $middleware = [];
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
*/
|
||||
public function sendgrid()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user