[PR #139] The Captcha response was sent in the header instead of using the payload #248

Open
opened 2026-03-13 17:08:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ADD-SP/ngx_waf/pull/139
Author: @Bit-Warrior-X
Created: 3/1/2024
Status: 🔄 Open

Base: currentHead: current


📝 Commits (1)

  • a3f3f39 The Captcha response was sent in the header instead of using the payload.

📊 Changes

4 files changed (+166 additions, -171 deletions)

View changed files

📝 assets/hCaptcha.html (+3 -3)
📝 inc/ngx_http_waf_module_data.h (+1 -1)
📝 src/ngx_http_waf_module_captcha.c (+60 -37)
📝 src/ngx_http_waf_module_data.c (+102 -130)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ADD-SP/ngx_waf/pull/139 **Author:** [@Bit-Warrior-X](https://github.com/Bit-Warrior-X) **Created:** 3/1/2024 **Status:** 🔄 Open **Base:** `current` ← **Head:** `current` --- ### 📝 Commits (1) - [`a3f3f39`](https://github.com/ADD-SP/ngx_waf/commit/a3f3f391a61f6b7dad394530bbda816eed09d3a4) The Captcha response was sent in the header instead of using the payload. ### 📊 Changes **4 files changed** (+166 additions, -171 deletions) <details> <summary>View changed files</summary> 📝 `assets/hCaptcha.html` (+3 -3) 📝 `inc/ngx_http_waf_module_data.h` (+1 -1) 📝 `src/ngx_http_waf_module_captcha.c` (+60 -37) 📝 `src/ngx_http_waf_module_data.c` (+102 -130) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ngx_waf#248
No description provided.