-
Notifications
You must be signed in to change notification settings - Fork 5.4k
fix: password reset #25753
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
fix: password reset #25753
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
088d71e to
bdd78df
Compare
Builds ready [bdd78df]
Page Load Metrics (177 ± 235 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #25753 +/- ##
===========================================
- Coverage 69.77% 69.77% -0.00%
===========================================
Files 1376 1378 +2
Lines 48403 48539 +136
Branches 13348 13387 +39
===========================================
+ Hits 33773 33866 +93
- Misses 14630 14673 +43 ☔ View full report in Codecov by Sentry. |
36173f8 to
536da29
Compare
|



Description
#createNewVaultWithKeyringto ensure a new encryption key is generated with the new password when the user logs in again and submitPassword is called.Related issues
Fixes: #25696
Manual testing steps
Screenshots/Recordings
Before
346117392-0de00905-ee01-4241-a90e-da60c5eb0976.mov
After
Screen.Recording.2024-07-10.at.2.51.03.PM.mov
Pre-merge author checklist
Pre-merge reviewer checklist