shopware / shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
https://shopware.com
MIT License
2.75k stars 1k forks source link

Newsletter Subscription Process Issue Due to ATP Safe Links #4201

Open shopwareBot opened 1 month ago

shopwareBot commented 1 month ago

If double opt-in is enabled for newsletter subscriptions, users are supposed to confirm their subscription by clicking a link sent to their email. However, when a user with Outlook's Advanced Threat Protection (ATP) enabled clicks on this link, ATP modifies it for security checks. This modification can unintentionally trigger the subscription confirmation on the server due to ATP's pre-fetching of the link to ensure its safety. Consequently, by the time the user is redirected to the confirmation page, the subscription might already be processed, leading to a confusing scenario where the user sees a message indicating an error, even though the subscription was successful.

shopware-issue-bot[bot] commented 1 month ago

We found the following existing issues which may help or are related to your topic:

shopwareBot commented 1 month ago

[public] Automated response: This issue is linked to the internal issue https://shopware.atlassian.net/browse/NEXT-34096.

[created from NEXT-34096, comment 485941]