From a3f3f391a61f6b7dad394530bbda816eed09d3a4 Mon Sep 17 00:00:00 2001 From: Volkodav Anton Date: Fri, 1 Mar 2024 17:25:59 +0200 Subject: [PATCH] The Captcha response was sent in the header instead of using the payload. --- assets/hCaptcha.html | 6 +- inc/ngx_http_waf_module_data.h | 2 +- src/ngx_http_waf_module_captcha.c | 97 ++++++++----- src/ngx_http_waf_module_data.c | 232 +++++++++++++----------------- 4 files changed, 166 insertions(+), 171 deletions(-) diff --git a/assets/hCaptcha.html b/assets/hCaptcha.html index 39f19786..8f837a95 100644 --- a/assets/hCaptcha.html +++ b/assets/hCaptcha.html @@ -14,11 +14,11 @@