added user_registrationpassword
This commit is contained in:
51
composer.lock
generated
51
composer.lock
generated
@@ -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": "459fb69fbfeab86bf6217088fd266445",
|
||||
"content-hash": "6551b226eaa1ce5d151810ee7996bf9d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -12080,6 +12080,54 @@
|
||||
"source": "https://git.drupalcode.org/project/url_to_video_filter"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/user_registrationpassword",
|
||||
"version": "1.0.0-alpha5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/user_registrationpassword.git",
|
||||
"reference": "8.x-1.0-alpha5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/user_registrationpassword-8.x-1.0-alpha5.zip",
|
||||
"reference": "8.x-1.0-alpha5",
|
||||
"shasum": "2443b1e7d1c080863c907da569187add5b0c0814"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-alpha5",
|
||||
"datestamp": "1592713735",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Alpha releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Rob C",
|
||||
"homepage": "https://www.drupal.org/user/313382"
|
||||
},
|
||||
{
|
||||
"name": "jide",
|
||||
"homepage": "https://www.drupal.org/user/146088"
|
||||
}
|
||||
],
|
||||
"description": "Let users register with a password on the registration form when verification mail is required.",
|
||||
"homepage": "https://www.drupal.org/project/user_registrationpassword",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/user_registrationpassword"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/video_embed_field",
|
||||
"version": "2.4.0",
|
||||
@@ -19313,6 +19361,7 @@
|
||||
"drupal/translate_side_by_side": 20,
|
||||
"drupal/translation_views": 20,
|
||||
"drupal/ultimate_cron": 20,
|
||||
"drupal/user_registrationpassword": 15,
|
||||
"drupal/views_conditional": 20,
|
||||
"drupal/advanced_text_formatter": 10,
|
||||
"drupal/autocomplete_deluxe": 5,
|
||||
|
Reference in New Issue
Block a user