Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 334 Bytes

2020-12-21-changing-customer-password-in-admin-does-not-clean-legacyEncoder-and-legacyPassword-values.md

File metadata and controls

6 lines (6 loc) · 334 Bytes
title issue
Changing customer password in admin does not clean legacyEncoder and legacyPassword values
NEXT-10717

Core

  • Added CustomerChangePasswordSubscriber to listening to the customer written event when the password of the user has changed and the legacy values will be clean when the password of the user changed.