diff --git a/_define.php b/_define.php index 7ea3cda..b564a33 100644 --- a/_define.php +++ b/_define.php @@ -25,9 +25,3 @@ ], dbver: 1.10 //DB version ); - -$this->setCsrfExclusions( - [ - '/helloasso_(webhook|success|cancel|error)/', - ] -);