View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005171 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-12-19 17:58 | 2022-12-19 22:00 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Trivial-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005171: Block cache may be affecting CAPTCHA | ||||
Description | Block cache may be causing the CAPTCHA to not re-generate. Example: The main_join block could have a CAPTCHA on it. I noticed after several page refreshes and even a form submission, the CAPTCHA code was the same (and it still worked). | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
main_join has no block caching. The captcha_single_guess option allows the same CAPTCHA to show until it is successfully passed, and this is on by default for usability. It's a usability/spam tradeoff, as obviously there is a risk having it on. However that option was overly nice. It should prevent forced regeneration on failure, but not prevent regeneration on success too. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-19 17:58 | Patrick Schmalstig | New Issue | |
2022-12-19 17:58 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-12-19 17:58 | Patrick Schmalstig | Assigned To | => Chris Graham |
2022-12-19 22:00 | Chris Graham | Status | assigned => resolved |
2022-12-19 22:00 | Chris Graham | Resolution | open => fixed |
2022-12-19 22:00 | Chris Graham | Note Added: 0007812 | |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |