-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Reuse password reset tokens until they expire #25280
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
Closed
fredden
wants to merge
28
commits into
magento:2.4-develop
from
fredden:password-reset/keep-valid-token
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
0c29150
Recycle valid password reset token
fredden bea17dc
Merge branch '2.4-develop' into password-reset/keep-valid-token
fredden 5bc55a9
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden b789e3a
Do not send password reset email if last is valid
fredden 8827c0f
Merge branch '2.4-develop' into password-reset/keep-valid-token
fredden 095751b
Fix out-of-scope code linter complaints
fredden 8775749
Change method visibility per code review request
fredden b951375
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden 143a90e
Catch a more specific error
fredden 083579e
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden 9de6b10
Add comment to justify catching LocalizedException
fredden 64d35e8
Merge branch '2.4-develop' into password-reset/keep-valid-token
fredden ebbfe27
Enforce coding standard
fredden c68f090
Add tests to cover changes
fredden 07535b4
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden 3f82563
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden 6e518ff
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden 0509521
Fix tests
fredden de5cde1
Fix tests
fredden d99672a
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden 36d6e40
Fix tests
fredden 6be8612
Fix tests
fredden b2414fc
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden f1a2b62
Fix tests
fredden fecd2ea
Reduce visibility of methods and properties
fredden 1606814
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
fredden 0928ccb
Merge remote-tracking branch 'upstream/2.4-develop' into password-res…
ff1996e
Rename mock variables/properties
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.