wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
821 stars 767 forks source link

Fix issues in the account-recovery/authentication endpoints #13460

Closed lasanthaS closed 3 months ago

lasanthaS commented 3 months ago

Purpose

This PR fixes the following issues.

Resolves https://github.com/wso2/api-manager/issues/2544, https://github.com/wso2/api-manager/issues/2551

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 24.31%. Comparing base (69b754e) to head (a8d25cb). Report is 85 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13460 +/- ## ============================================ + Coverage 24.30% 24.31% +0.01% - Complexity 1240 1242 +2 ============================================ Files 254 254 Lines 11489 11495 +6 Branches 1200 1200 ============================================ + Hits 2792 2795 +3 - Misses 8670 8673 +3 Partials 27 27 ``` | [Flag](https://app.codecov.io/gh/wso2/product-apim/pull/13460/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/wso2/product-apim/pull/13460/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `24.31% <ø> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.