From c9b5e845ba5cdfff5fdde3ea1ddc2c97a5cfb22a Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Sat, 1 Mar 2025 20:19:35 +0100 Subject: [PATCH] `action.d/cloudflare-token.conf`: fixes `actionunban` retrieving of CF-ID from IP: force adding parameters to URL as query string (add `-G` to curl); closes gh-3952 --- config/action.d/cloudflare-token.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/action.d/cloudflare-token.conf b/config/action.d/cloudflare-token.conf index ff5f5c4e..dd6f2609 100644 --- a/config/action.d/cloudflare-token.conf +++ b/config/action.d/cloudflare-token.conf @@ -50,7 +50,7 @@ actionban = curl -s -X POST "<_cf_api_url>" \ #