installed password policy, retype password contraint instructions

This commit is contained in:
2021-07-14 10:24:29 +02:00
parent 1f8ae09838
commit cdee9e41a3
16 changed files with 264 additions and 3 deletions

63
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "dc55edf4f15740641dc0903f68085726",
"content-hash": "9f0bf06238a3485d7d627092ce483e3d",
"packages": [
{
"name": "alchemy/zippy",
@@ -9921,6 +9921,67 @@
"source": "https://git.drupalcode.org/project/pagerer"
}
},
{
"name": "drupal/password_policy",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/password_policy.git",
"reference": "8.x-3.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.0.zip",
"reference": "8.x-3.0",
"shasum": "6fbc4fe40ab26ec19e5ca37aaaa676348dc7fddb"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/ctools": "^3.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.0",
"datestamp": "1625082607",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "AohRveTPV",
"homepage": "https://www.drupal.org/user/2760115"
},
{
"name": "deekayen",
"homepage": "https://www.drupal.org/user/972"
},
{
"name": "miglius",
"homepage": "https://www.drupal.org/user/18741"
},
{
"name": "nerdstein",
"homepage": "https://www.drupal.org/user/1557710"
},
{
"name": "shrop",
"homepage": "https://www.drupal.org/user/14767"
}
],
"description": "Sets up constraints and expiration of passwords.",
"homepage": "https://www.drupal.org/project/password_policy",
"support": {
"source": "https://git.drupalcode.org/project/password_policy"
}
},
{
"name": "drupal/path_alias_xt",
"version": "dev-1.x",