Skip to content
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

Update the password policy connector moving common logic to Password PolicyUtils #66

Merged

Conversation

sandushi
Copy link
Contributor

@sandushi sandushi commented Jan 3, 2025

Purpose

$subject

Changes from this PR

  • Move the common logic to password expiry component
  • Use the isPasswordExpired method from password expiry component to check that the password is expired.
  • Fix the unit test cases after moving the logic to common component.

Related issue

When this should be mereged

Add deprecation annotation the deprecated public methods

Remove * imports and refactor code

Fix password policy constants import
@sandushi sandushi force-pushed the update-password-policy-connector branch from d4c4d6b to 5eb9b2d Compare January 20, 2025 13:08
@piraveena
Copy link

Do a minor version release since it has bumped governance version and using a util method, as this is a connector. Also trigger PR builder before merging it

@sandushi
Copy link
Contributor Author

The PR builder is not integrated with this repository, hence we can't run the PR builder.

@sandushi sandushi merged commit e4fd100 into wso2-extensions:master Jan 23, 2025
2 checks passed
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.

2 participants