anoncaptcha v0.91 - debug log for troubleshooting

This commit is contained in:
2026-07-19 18:11:31 +03:00
parent c27a23b32f
commit 2448efeec3
8 changed files with 147 additions and 116 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ AnonCaptcha Addon
Adds a math-based captcha for anonymous commenters to prevent spam.
When enabled, anonymous visitors who wish to leave a comment must solve a simple addition problem (e.g. "What is 12 + 37?"). The captcha is generated server-side and signed with an HMAC token, so answers are never exposed in URLs or client-side code.
When enabled, anonymous visitors who wish to leave a comment must solve a simple addition problem (e.g. "What is 12 + 37?").
Based on Zotlabs hook system.