d8-contrib-modules / password_policy

DEPRECATED - released to drupal.org
https://www.drupal.org/project/password_policy
0 stars 10 forks source link

password_policy

This is a Drupal 8 module for the Password Policy module. This is comprised of constraints and policies.

Constraints are different ways that you can restrict a password. A policy is an instance of a constraint that define specific parameters for the constraint.

Policies are applied through Drupal's role-based permissions system.

Password Policy comes bundled with a password expiration feature. Policies define a time-based expiration logic (based on days) and administrators have the ability to manually expire all passwords by role.

Enable

Plugins

All plugins are installed as separate modules. The only policies that are out of the box is the Password Reset feature.

Configure

Architecture