View Issue Details

IDProjectCategoryView StatusLast Update
4861Composrcaptchapublic2022-06-29 00:35
ReporterChris Graham Assigned ToChris Graham  
PriorityhighSeverityfeature 
Status resolvedResolutionfixed 
Product Version10.0.42 
Fixed in Version10.0.43 
Summary4861: Prevent conflict between static caching and CAPTCHA
DescriptionIf static caching is enabled for non-bots, it breaks CAPTCHA. Previously we have required that users configure pages with CAPTCHA as exceptions to static caching using some code in _config.php (non-bot static caching was not fully supported yet in v11). However, really we need to better support this by automatically disabling static caching if there is a CAPTCHA, and also making sure the session for when there is a CAPTCHA is a unique one (not an "omni-session" applying to all guest users). Unique sessions are required for users to not conflict over the same CAPTCHAs.
TagsNo tags attached.
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2022-06-29 00:35

administrator   ~7386

Fixed in git commit e4f18389b7 (https://gitlab.com/composr-foundation/composr/commit/e4f18389b7 - link will become active once code pushed to GitLab)

A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Issue History

Date Modified Username Field Change