- Issue created by @siliconmeadow
- @siliconmeadow opened merge request.
- Status changed to Needs review
almost 2 years ago 7:37am 24 January 2023 - 🇬🇧United Kingdom siliconmeadow
Changing to Major, as the current RC version ( 3.0.0-rc1 → ) just doesn't function - IP addresses aren't banned and legit 403 and 404s produce fatal errors as well.
- Issue was unassigned.
- Status changed to RTBC
over 1 year ago 7:06pm 23 March 2023 -
Anybody →
committed c79445a0 on 3.x authored by
siliconmeadow →
Issue #3336029 by siliconmeadow: Symfony > 4.4 uses getThrowable
-
Anybody →
committed c79445a0 on 3.x authored by
siliconmeadow →
- Status changed to Fixed
over 1 year ago 7:07pm 23 March 2023 - 🇩🇪Germany Anybody Porta Westfalica
Merged, thank you @siliconmeadow! :)
We should now proceed with fixing ✨ Make perimeter compatible with fast404 module and use DI for ban.ip_manager Fixed
- 🇩🇪Germany Anybody Porta Westfalica
Still seems to be incorrect!
Now I getTypeError: Drupal\perimeter\EventSubscriber\PerimeterSubscriber::handleBannedUrls(): Argument #1 ($event) must be of type Drupal\perimeter\EventSubscriber\Event, Symfony\Component\HttpKernel\Event\ExceptionEvent given in Drupal\perimeter\EventSubscriber\PerimeterSubscriber->handleBannedUrls() (line 41 of modules/contrib/perimeter/src/EventSubscriber/PerimeterSubscriber.php).
- 🇩🇪Germany Anybody Porta Westfalica
-use Symfony\Contracts\EventDispatcher\Event;
was wrong. Re-adding. Automatically closed - issue fixed for 2 weeks with no activity.