-
Notifications
You must be signed in to change notification settings - Fork 13k
fix: redirect on required password change #36381
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
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
🦋 Changeset detectedLatest commit: 26e64b6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 36 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #36381 +/- ##
===========================================
+ Coverage 64.74% 64.78% +0.03%
===========================================
Files 3156 3156
Lines 104912 104912
Branches 19961 19967 +6
===========================================
+ Hits 67928 67963 +35
+ Misses 34294 34264 -30
+ Partials 2690 2685 -5
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/patch |
|
/backport 7.7.5 |
Co-authored-by: Matheus Cardoso <5606812+cardoso@users.noreply.github.com>
|
Pull request #36432 added to Project: "Patch 7.8.1" |
|
Sorry, I couldn't do that backport because of conflicts. Could you please solve them? you can do so by running the following commands: after that just run |
Co-authored-by: Matheus Cardoso <5606812+cardoso@users.noreply.github.com>
|
/backport 7.7.5 |
|
Pull request #36437 added to Project: "Patch 7.7.5" |
Proposed changes (including videos or screenshots)
This PR fixes and adds end-to-end tests for the user-required password change functionality. The implementation includes:
Bug fixes:
Test Coverage Added:
Issue(s)
Steps to test or reproduce
Further comments