Skip to content

VCST-3647: Add account lockout check in ChangePasswordCommandHandler#118

Merged
yuskithedeveloper merged 4 commits intodevfrom
fix/VCST-3647
Aug 1, 2025
Merged

VCST-3647: Add account lockout check in ChangePasswordCommandHandler#118
yuskithedeveloper merged 4 commits intodevfrom
fix/VCST-3647

Conversation

@yuskithedeveloper
Copy link
Contributor

@yuskithedeveloper yuskithedeveloper commented Jul 31, 2025

Description

Introduce a check for locked-out user accounts in the ChangePasswordCommand. If a user is locked out due to multiple failed login or password change attempts, an error result is returned with an error message.

References

QA-test:

Jira-link:

https://virtocommerce.atlassian.net/browse/VCST-3647

Artifact URL:

https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.ProfileExperienceApiModule_3.919.0-pr-118-ab1b.zip

@yuskithedeveloper yuskithedeveloper changed the title VCST-3647: Add account lockout check in ChangePasswordCommandHandle VCST-3647: Add account lockout check in ChangePasswordCommandHandler Jul 31, 2025
@yuskithedeveloper yuskithedeveloper requested a review from OlegoO July 31, 2025 14:17
@sonarqubecloud
Copy link

Copy link
Contributor

@vc-ci vc-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 9.262
Timestamp: 31-07-2025T14:27:30

@yuskithedeveloper yuskithedeveloper merged commit 50bb64b into dev Aug 1, 2025
8 checks passed
@yuskithedeveloper yuskithedeveloper deleted the fix/VCST-3647 branch August 1, 2025 14:07
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.

3 participants