Skip to content

7.51.6

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 01 Dec 08:53

Included commits: 7.51.5...7.51.6

Improvements

  • Adjusted CustomerFacade::restorePassword() with the behavior that customer password resets expire after two hours.
  • Introduced CustomerConfig::isCustomerPasswordResetExpirationEnabled() to enable or disable the reset expiration.
  • Introduced CustomerConfig::getCustomerPasswordResetExpirationPeriod() to get a DateTime-compatible string to define the expiration threshold.