Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CC-26451 Backporting password reset improvements. #6

Closed
wants to merge 2 commits into from

Conversation

floriankraemer
Copy link

@floriankraemer floriankraemer commented Nov 30, 2023

Branch: backport/7.51.6
Ticket: https://spryker.atlassian.net/browse/CC-26461
Version: 7.51.6

  • Strategy: minor

Release Table

Module Release Type Constraint Updates
Customer patch

Module Customer

Change log

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. It is enabled by default.
  • Introduced CustomerConfig::getCustomerPasswordResetExpirationPeriod() to get a DateTime-compatible string to define the expiration threshold.

@floriankraemer floriankraemer changed the base branch from master to tag-7.51.5 November 30, 2023 14:12
@abitskil abitskil changed the title Backport/7.51.6 CC-26451 Backporting password reset improvements. Dec 1, 2023
@spryker-release-bot spryker-release-bot deleted the backport/7.51.6 branch December 1, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants