Allow Org Master-Pw policy enforcement #961

Closed
opened 2026-04-06 01:18:20 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 8/26/2024

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

*Originally created by @BlackDex on 8/26/2024* 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
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#961