Skip to content

Revert logging whether password matches current for password reset event#11457

Merged
aduth merged 4 commits intomainfrom
aduth-revert-password-matches-existing
Nov 21, 2024
Merged

Revert logging whether password matches current for password reset event#11457
aduth merged 4 commits intomainfrom
aduth-revert-password-matches-existing

Conversation

@aduth
Copy link
Copy Markdown
Contributor

@aduth aduth commented Nov 5, 2024

🛠 Summary of changes

Effectively reverts #11423.

This pull request is created preemptively under the assumption that the test will only run for a short amount of time to collect enough data to build a case, not because there are any specific problems with the code itself.

This keeps refactoring improvements in #11423. The specific process for reverting was:

  1. git revert a419d8c (a419d8c)
  2. git cherry-pick ba76ff4 (ba76ff4)
  3. git cherry-pick 23e93e1 (23e93e1)
  4. Commit to remove assumptions for password_matches_existing extra property from ResetPasswordForm spec (683b7d9de7c25564d8286a4ad5aaa994816f87b5)

(This is reflected in branch commit history)

📜 Testing Plan

Repeat testing plan from #11423, verifying that there is no password_matches_existing in the password reset event payload.

@aduth aduth force-pushed the aduth-revert-password-matches-existing branch from 683b7d9 to 73d5111 Compare November 20, 2024 19:04
@aduth aduth merged commit 6dc9aa5 into main Nov 21, 2024
@aduth aduth deleted the aduth-revert-password-matches-existing branch November 21, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants