Skip to content

[18.0][IMP] website_forum_subscription: bypass captcha on forum subscriptions#1197

Open
pilarvargas-tecnativa wants to merge 1 commit into
OCA:18.0from
Tecnativa:18.0-fix-website_forum_subscription-no_recaptcha
Open

[18.0][IMP] website_forum_subscription: bypass captcha on forum subscriptions#1197
pilarvargas-tecnativa wants to merge 1 commit into
OCA:18.0from
Tecnativa:18.0-fix-website_forum_subscription-no_recaptcha

Conversation

@pilarvargas-tecnativa

Copy link
Copy Markdown
Contributor

Pending from:

Forum subscriptions rely on the website_mail follow widget and are expected to behave as an immediate subscribe/unsubscribe action.

When website_cf_turnstile is enabled, the captcha validation flow may introduce a noticeable delay before the subscription is processed, resulting in a degraded user experience.

Mark forum subscription widgets with
o_website_mail_follow_no_recaptcha to use the opt-out mechanism provided by website_mail and bypass captcha validation for these interactions.

TT62994

Forum subscriptions rely on the `website_mail` follow widget and are
expected to behave as an immediate subscribe/unsubscribe action.

When `website_cf_turnstile` is enabled, the captcha validation flow may
introduce a noticeable delay before the subscription is processed,
resulting in a degraded user experience.

Mark forum subscription widgets with
`o_website_mail_follow_no_recaptcha` to use the opt-out mechanism
provided by `website_mail` and bypass captcha validation for these
interactions.

TT62994
@OCA-git-bot OCA-git-bot added series:18.0 mod:website_forum_subscription Module website_forum_subscription labels Jun 12, 2026
@pedrobaeza pedrobaeza added this to the 18.0 milestone Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:website_forum_subscription Module website_forum_subscription series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants