Closed (fixed)
Project:
CAPTCHA
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Apr 2015 at 14:10 UTC
Updated:
31 Jan 2018 at 01:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mfernea commentedHere is the patch.
Comment #2
fabianx commentedI 100% agree with the #1 comment here.
I extended the patch to add a comment why the page cache can be disabled very late.
Comment #3
plachI agree that deferring the choice of disabling page cache to the point where we are sure that the captcha would actually be displayed, unless there's a reason to skip it, is sensible. We still ensure every untrusted user sees the captcha, but we avoid the performance penalty in situations where the captcha would never appear.
Comment #4
wundo commentedComment #6
wundo commented