From 0cf75454d206752d58fa92628500088a5be34c05 Mon Sep 17 00:00:00 2001 From: Richard Henkenjohann Date: Mon, 7 Jul 2025 11:21:58 -1000 Subject: [PATCH] Update BrevoRequestParser.php --- .../Mailer/Bridge/Brevo/Webhook/BrevoRequestParser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Mailer/Bridge/Brevo/Webhook/BrevoRequestParser.php b/src/Symfony/Component/Mailer/Bridge/Brevo/Webhook/BrevoRequestParser.php index ea6759b39c5e8..c5f9cc712ecb6 100644 --- a/src/Symfony/Component/Mailer/Bridge/Brevo/Webhook/BrevoRequestParser.php +++ b/src/Symfony/Component/Mailer/Bridge/Brevo/Webhook/BrevoRequestParser.php @@ -37,7 +37,7 @@ protected function getRequestMatcher(): RequestMatcherInterface new IsJsonRequestMatcher(), // https://developers.brevo.com/docs/how-to-use-webhooks#securing-your-webhooks // localhost is added for testing - new IpsRequestMatcher(['185.107.232.1/24', '1.179.112.1/20', '127.0.0.1']), + new IpsRequestMatcher(['185.107.232.1/24', '1.179.112.1/20', '172.246.240.1/20', '127.0.0.1']), ]); } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy