kanopi/saplings-password-policy-90-days 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kanopi/saplings-password-policy-90-days

最新稳定版本:1.0.1

Composer 安装命令:

composer require kanopi/saplings-password-policy-90-days

包简介

Installs and configures Password Policy and sets 90 day expiration default.

README 文档

README

saplings

Saplings - Password Policy - 90 Days

A Drupal recipe that installs and configures the Password Policy module and sets a 90-day expiration default.

This recipe installs a Password Policy that has the following rules:

  • Password must be changed every 90 days.
  • Password can't be one of the 5 most recent passwords.
  • Password must contain at least 1 letter character.
  • Password must contain at least 1 special character.
  • Password must contain at least 1 uppercase character.
  • Password must contain at least 1 lowercase character.
  • Password must contain at least 1 numeric character.
  • Password character length must be at least 12 characters

Requiring this Recipe

composer require kanopi/saplings-password-policy-90-days

Applying this Recipe

drush cr drush recipe saplings-password-policy-90-days

or

If you have our Docksal command in your project, run the following command: fin recipe-apply saplings-password-policy-90-days

Unpacking this Recipe

To unpack this recipe's dependencies to your site's composer.json, in the root of your project run:

composer unpack kanopi/saplings-password-policy-90-days

If you have our Docksal command in your project, run the following command: fin recipe-unpack kanopi/saplings-password-policy-90-days

统计信息

  • 总下载量: 32
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 15
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-03-21