8000 fix: return None if password policy isn't enabled by Abdeali099 · Pull Request #31185 · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: return None if password policy isn't enabled #31185

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

Closed
wants to merge 7 commits into from

Conversation

Abdeali099
Copy link
Contributor

Issue

When Enable Password Policy is unchecked changing any password field throws error.

image

2025-02-07.19-48-43.mp4

Reason:

image

if not enable_password_policy:

Backport: 15 and 14

@sagarvora sagarvora changed the title fix: update password strength check fix: return None if password policy isn't enabled Feb 21, 2025
@sagarvora sagarvora added backport version-14-hotfix backport to version 14 backport version-15-hotfix Backport the PR to v15 labels Feb 21, 2025
@sagarvora sagarvora enabled auto-merge February 21, 2025 15:40
@sagarvora sagarvora disabled auto-merge February 21, 2025 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport version-14-hotfix backport to version 14 backport version-15-hotfix Backport the PR to v15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0