Stefan Hauke
Stefan Hauke
This is only a problem with development environments. In a production like deployment with SSR the contact us subjects are loaded properly when navigating directly to the `/contact` route.
@tbouliere-datasolution Can you please provide more details for the problematic use case? What form needs an additional Captcha authorization once the user is logged in? Usually only form submissions for...
> Captchas are mainly used to prevent spamming. If your website contains a public registration feature, any robot can create an account and then use a form that triggers an...
> For example, you can take the function "send the product to a friend". It is better to add a captcha at this stage, even for registered user. The current...
After discussion with the responsible ICM REST API team it was decided to implement the suggestion to expect the Captcha token at an alternative header key (with fallback to the...
Adapted headers available with ICM 7.10.40 and ICM 11.0.12.
replaced by PR #1963