From 1737106d3e36aa3a6be2aa5216fe7862bd1f4e66 Mon Sep 17 00:00:00 2001 From: Pavel Date: Sun, 7 Sep 2025 19:42:18 +0200 Subject: [PATCH] chore: sync cloudflare-token.conf with upstream Upstream Fail2Ban fixed a [bug](https://github.com/fail2ban/fail2ban/issues/3479) where unban failed if `notes` contained whitespace, due to missing URL encoding. The bundled version here is still from 2022 and causes unban to silently fail. This commit updates action.d/cloudflare-token.conf to match upstream (2025). --- action.d/cloudflare-token.conf | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/action.d/cloudflare-token.conf b/action.d/cloudflare-token.conf index efa59dd..730f5a1 100644 --- a/action.d/cloudflare-token.conf +++ b/action.d/cloudflare-token.conf @@ -1,4 +1,4 @@ -## Version 2022/12/15 +## Version 2025/03/01 # # Author: Logic-32 # @@ -51,11 +51,12 @@ actionban = curl -s -X POST "<_cf_api_url>" \ #