-
Notifications
You must be signed in to change notification settings - Fork 220
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
Skip the password reset authentication handler and convert last password update time to correct format #898
Skip the password reset authentication handler and convert last password update time to correct format #898
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #898 +/- ##
============================================
- Coverage 50.91% 50.77% -0.15%
+ Complexity 2431 2422 -9
============================================
Files 298 298
Lines 17979 18138 +159
Branches 2585 2578 -7
============================================
+ Hits 9154 9209 +55
- Misses 7673 7774 +101
- Partials 1152 1155 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12578819894
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12618787589
Proposed changes in this pull request
$subject
Changes from this PR
There are two main changes are done by this PR :
Related issue
wso2/product-is#21890