Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 425 Bytes

2021-02-23-fix-session-handling-on-logouts.md

File metadata and controls

9 lines (9 loc) · 425 Bytes
title issue author
Fix session handling on logouts
NEXT-13664
Timo Altholtmann

Storefront

  • Changed behaviour of the setting invalidateSessionOnLogOut in loginRegistration.xml which can be found under settings -> login / registration.
  • The session of the user now gets invalidated on every logout, regardless of the value of this setting. This settings controls only, if the cart gets saved on logout.