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

Allow Org Master-Pw policy enforcement #4899

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

BlackDex
Copy link
Collaborator

We didn't returned the master password policy for the user. If the Require existing members to change their passwords check was enabled this should trigger the login to show a change password dialog.

All the master password policies are merged into one during the login response and it will contain the max values and all true values which are set by all the different orgs if a user is an accepted member.

Fixes #4507

We didn't returned the master password policy for the user.
If the `Require existing members to change their passwords` check was enabled this should trigger the login to show a change password dialog.

All the master password policies are merged into one during the login response and it will contain the max values and all `true` values which are set by all the different orgs if a user is an accepted member.

Fixes dani-garcia#4507

Signed-off-by: BlackDex <black.dex@gmail.com>
@BlackDex BlackDex requested a review from dani-garcia August 26, 2024 21:50
Signed-off-by: BlackDex <black.dex@gmail.com>
@dani-garcia dani-garcia merged commit 978f009 into dani-garcia:main Aug 27, 2024
5 checks passed
@BlackDex BlackDex deleted the force-org-password-policy branch August 27, 2024 18:13
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.

Master passwort requirements: Require existing members to change their passwords-setting
2 participants