Skip to content

Double validation of Recaptcha => failed #42

Description

@baden32

With Powermail 13.2.0 + PowermailRecaptcha 13.1.1, both

validators.1 = RecaptchaValidator
spamshield.methods.10 = RecaptchaMethod

are enabled by default.

Both verify the same g-recaptcha-response token.

Since Google tokens are single-use, the second verification fails, causing the message:

"Please click the Captcha element at the bottom of the form and submit the form again"

Disabling

plugin.tx_powermail.settings.setup.spamshield.methods.10._enable = 0

fixes the issue.

Furthermore, usage of file ext_typoscript_constants.typoscript at extesion root make not possible to override value/constant in normal site extension.

Possible to fix that point as well?

Best.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions