Skip to content

[18.0][IMP] password_security: add exemption security groups - #971

Open
LauraCForgeFlow wants to merge 1 commit into
OCA:18.0from
ForgeFlow:18.0-imp-password_security-add_exemption_security_groups
Open

[18.0][IMP] password_security: add exemption security groups#971
LauraCForgeFlow wants to merge 1 commit into
OCA:18.0from
ForgeFlow:18.0-imp-password_security-add_exemption_security_groups

Conversation

@LauraCForgeFlow

Copy link
Copy Markdown
Contributor

Adds two security groups to exempt individual users from the module's password policies: Exempt from Password Expiration (skips the time-based checks, expiration and minimum reset delay) and Exempt from Password Format Rules (skips the value-based checks, complexity and history).

The two are independent, so a user can be exempted from either or both. This is aimed at accounts that shouldn't be subject to the full policy (shored / service / integration accounts) without having to weaken the policy globally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:password_security Module password_security series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants