From 572f79b4a231dcc2b516f1338c5b8fe17f776241 Mon Sep 17 00:00:00 2001 From: jkacena <82454538+jkacena@users.noreply.github.com> Date: Wed, 20 Jul 2022 20:12:55 +0200 Subject: [PATCH] Update .htaccess Allowing IP range 18.246.31.0/24 for "Bitbucket-Webhooks/2.0" (.amazonaws.com) --- ftpbucket/.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/ftpbucket/.htaccess b/ftpbucket/.htaccess index 6e5e2ea..ddb0265 100644 --- a/ftpbucket/.htaccess +++ b/ftpbucket/.htaccess @@ -18,6 +18,7 @@ SetEnv PHP_VER 54 allow from 18.205.93.0/25 allow from 18.234.32.128/25 allow from 13.52.5.0/25 + allow from 18.246.31.0/24 # GH allow from 192.30.252.0/22 allow from 140.82.112.0/20