Forward porting of #2449209: Add support for cacheable captcha's (recaptcha) to captcha-8.x-1.x. I am not able to reopen the original issue, so I made this new one.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | cacheable_captcha_support-2974083-8.patch | 1.64 KB | miroslavbanov |
Comments
Comment #2
miroslavbanov commentedRecaptcha already is able to cache this correctly, but the message "CAPTCHA session reuse attack detected." cannot be avoided without making a change in this module, even though the submit is otherwise successful, and everything else works. See my comment here: #2219993-31: Enable cacheable captcha support (once 2449209 is committed).
Comment #3
miroslavbanov commentedHere's the patch.
Comment #5
miroslavbanov commentedCode style fix
Comment #6
miroslavbanov commentedComment #8
miroslavbanov commentedTrying again.
Comment #10
fabianx commentedRTBC - looks good to me
Comment #12
miroslavbanov commentedThere's something wrong with the build server and the test bot is marking test as failed :)
Comment #13
MixologicTestbot is fixed. back to RTBC
Comment #14
couturier commentedThis is one of the most active issues in the CAPTCHA queue, so I thought it would be good to post a link here back to the discussion about trying to push for a stable 8.x release of this module so this and other patches could be included. The maintainers are currently looking for some help.
Comment #15
wundo commentedComment #17
wundo commentedComment #18
hass commented@wundo: Can you create a new release soon, please?
Comment #19
wundo commentedSure, I will to before the end of this week, I'm planning on reviewing a few more issues before then.
Comment #20
flosuter commentedAny news on the release?
Are there other issues blocking a release?
Comment #21
couturier commented@flosuter There has been some activity on this module since a month or so ago, and yes, several patches are still in progress. i don't know when to anticipate a new release but it could easily be another month in my opinion. It could be even longer than that as this module doesn't have a whole lot of attention to it in general as far as port to D8. You might look at the alternative Anti Spam by Clean Talk module for Drupal 8 hosted on drupal.org if you need something right away. It's a highly recommended module and closely maintained and filters spam without requiring a CAPTCHA.