Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 433 Bytes

2020-10-13-customer-are-automatically-logged-out-when-switching-storefront-sales-channel.md

File metadata and controls

7 lines (7 loc) · 433 Bytes
title issue
Customer are automatically logged out when switching storefront sales channel
NEXT-11153

Storefront

  • Added sw-sales-channel-id into the session when user browsing storefront sales channel.
  • Added sales channel checking in Shopware\Storefront\Framework\Routing\StorefrontSubscriber to automatically logged out customer if the request sales channel does not match with the stored session sales channel.