commerce settings, added genpass contrib module

This commit is contained in:
Bachir Soussi Chiadmi 2019-05-01 19:08:10 +02:00
parent d0bee51548
commit e920c8199d
8 changed files with 250 additions and 174 deletions

View File

@ -33,6 +33,7 @@
"drupal/console": "^1.0.2",
"drupal/core": "^8.6.0",
"drupal/entity_clone": "^1.0",
"drupal/genpass": "1.x-dev",
"drupal/login_history": "1.x-dev",
"drupal/mailgun": "1.x-dev",
"drupal/mailsystem": "^4.1",
@ -111,9 +112,6 @@
},
"drupal/migrate_tools": {
"The --limit option does not accept a value.": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch"
},
"drupal/simplenews": {
"simplenew migration compatibility https://www.drupal.org/project/simplenews/issues/2954077": "https://www.drupal.org/files/issues/2019-04-08/simplenews.migrate-2954077-44.patch"
}
},
"drupal-scaffold": {

389
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": "9346c10ce5bc547337d5afff2f270854",
"content-hash": "eaa44cc2be73c9a428d53de96d46d347",
"packages": [
{
"name": "alchemy/zippy",
@ -160,16 +160,16 @@
},
{
"name": "chi-teck/drupal-code-generator",
"version": "1.28.1",
"version": "1.29.1",
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
"reference": "e7ca5d7d2ecb5374988ff636e7546638e91c2201"
"reference": "f1da0370113ee246cd8f6d744d4835e8d53ea61c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/e7ca5d7d2ecb5374988ff636e7546638e91c2201",
"reference": "e7ca5d7d2ecb5374988ff636e7546638e91c2201",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f1da0370113ee246cd8f6d744d4835e8d53ea61c",
"reference": "f1da0370113ee246cd8f6d744d4835e8d53ea61c",
"shasum": ""
},
"require": {
@ -201,7 +201,7 @@
"GPL-2.0-or-later"
],
"description": "Drupal code generator",
"time": "2019-03-07T06:10:55+00:00"
"time": "2019-04-26T08:30:10+00:00"
},
{
"name": "clue/stream-filter",
@ -3646,7 +3646,7 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/commerce_recurring.git",
"reference": "9cd0ee2b081d7bd13b55df5fd7e70a40c7e3466a"
"reference": "98aad3d8fc898f7a75ac9ebd1466e8d21b961089"
},
"require": {
"drupal/advancedqueue": "^1.0",
@ -3663,8 +3663,8 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta3+42-dev",
"datestamp": "1552407785",
"version": "8.x-1.0-beta4+2-dev",
"datestamp": "1556639885",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@ -3715,7 +3715,7 @@
"source": "http://cgit.drupalcode.org/commerce_recurring",
"issues": "https://www.drupal.org/project/issues/commerce_recurring"
},
"time": "2019-03-12T16:06:31+00:00"
"time": "2019-04-30T16:06:41+00:00"
},
{
"name": "drupal/commerce_store",
@ -4639,16 +4639,16 @@
},
{
"name": "drupal/core",
"version": "8.6.14",
"version": "8.6.15",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "7f5f0369ffe08478aa0f26bd48dc95bcc9cde4b5"
"reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/7f5f0369ffe08478aa0f26bd48dc95bcc9cde4b5",
"reference": "7f5f0369ffe08478aa0f26bd48dc95bcc9cde4b5",
"url": "https://api.github.com/repos/drupal/core/zipball/936456cdeac25c6bbd2f55b0d587239c6a81ba86",
"reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86",
"shasum": ""
},
"require": {
@ -4679,9 +4679,9 @@
"symfony-cmf/routing": "^1.4",
"symfony/class-loader": "~3.4.0",
"symfony/console": "~3.4.0",
"symfony/dependency-injection": "~3.4.0",
"symfony/dependency-injection": "~3.4.26",
"symfony/event-dispatcher": "~3.4.0",
"symfony/http-foundation": "~3.4.14",
"symfony/http-foundation": "~3.4.26",
"symfony/http-kernel": "~3.4.14",
"symfony/polyfill-iconv": "^1.0",
"symfony/process": "~3.4.0",
@ -4878,7 +4878,7 @@
"GPL-2.0-or-later"
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2019-04-08T01:37:34+00:00"
"time": "2019-04-17T20:00:11+00:00"
},
{
"name": "drupal/cshs",
@ -6076,7 +6076,7 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/filefield_sources.git",
"reference": "df0295222f551517362146b45b9a76c1396c8ba0"
"reference": "0de87103ee52f3e4965106a6587b4b5e43d6dab5"
},
"require": {
"drupal/core": "*"
@ -6101,24 +6101,29 @@
],
"authors": [
{
"name": "gnuget",
"homepage": "https://www.drupal.org/user/992990"
"name": "Nate Lampton (quicksketch)",
"homepage": "https://www.drupal.org/u/quicksketch",
"role": "Maintainer"
},
{
"name": "profak",
"homepage": "https://www.drupal.org/user/782534"
"name": "Andrey Khromyshev (profak)",
"homepage": "https://www.drupal.org/u/profak",
"role": "Maintainer"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
"name": "David Valdez (gnuget)",
"homepage": "https://www.drupal.org/u/gnuget",
"role": "Maintainer"
}
],
"description": "Extends File fields to allow referencing of existing files, remote files, and server files.",
"homepage": "https://www.drupal.org/project/filefield_sources",
"support": {
"source": "https://git.drupalcode.org/project/filefield_sources"
"source": "https://git.drupalcode.org/project/filefield_sources",
"issues": "https://www.drupal.org/project/issues/filefield_sources",
"irc": "irc://irc.freenode.org/drupal-contribute"
},
"time": "2019-03-29T18:16:21+00:00"
"time": "2019-04-26T18:53:07+00:00"
},
{
"name": "drupal/filter_perms",
@ -6170,6 +6175,67 @@
},
"time": "2016-07-27T19:01:11+00:00"
},
{
"name": "drupal/genpass",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/genpass.git",
"reference": "e82a2b732bf83beecef45d0336ad2375b7ec5c29"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta2+0-dev",
"datestamp": "1531164521",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Kris77",
"homepage": "https://www.drupal.org/u/kris77",
"role": "contributor"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
},
{
"name": "japanitrat",
"homepage": "https://www.drupal.org/user/268715"
},
{
"name": "joelstein",
"homepage": "https://www.drupal.org/user/36598"
},
{
"name": "starbow",
"homepage": "https://www.drupal.org/user/33290"
}
],
"description": "Great utility module which makes the password field optional (or hidden) on the add new user page (admin & registration). If the password field is not set during registration, the system will generate a password. You can optionally display this password at the time it's created.",
"homepage": "http://drupal.org/project/genpass",
"support": {
"source": "https://github.com/luksak/genpass",
"issues": "http://drupal.org/project/issues/genpass",
"irc": "irc://irc.freenode.org/drupal-contribute"
},
"time": "2018-07-09T19:25:56+00:00"
},
{
"name": "drupal/honeypot",
"version": "1.29.0",
@ -7245,7 +7311,7 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_plus.git",
"reference": "4450d4f3031ec276ba1b48b2d54766e6271172cd"
"reference": "d452202e1ac6867fa790efe2fbf9908ada22709d"
},
"require": {
"drupal/core": "^8.3"
@ -7267,8 +7333,8 @@
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.1+9-dev",
"datestamp": "1555078984",
"version": "8.x-4.2+3-dev",
"datestamp": "1555688585",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@ -7297,7 +7363,7 @@
"issues": "https://www.drupal.org/project/issues/migrate_plus",
"irc": "irc://irc.freenode.org/drupal-migrate"
},
"time": "2019-04-12T14:26:03+00:00"
"time": "2019-04-24T16:46:51+00:00"
},
{
"name": "drupal/migrate_tools",
@ -7371,20 +7437,23 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mimemail.git",
"reference": "25f919ff7dc6fbc5541385e01c459800a067bee1"
"reference": "e31fd4ecc69d2db7832d1403dfa7a9d7d037c213"
},
"require": {
"drupal/core": "~8.0",
"drupal/mailsystem": "*"
},
"require-dev": {
"drupal/rules": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha2+10-dev",
"datestamp": "1533746584",
"version": "8.x-1.0-alpha2+19-dev",
"datestamp": "1556423885",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@ -7416,9 +7485,9 @@
"description": "Sends MIME-encoded emails with embedded images and attachments.",
"homepage": "https://www.drupal.org/project/mimemail",
"support": {
"source": "http://cgit.drupalcode.org/mimemail"
"source": "https://git.drupalcode.org/project/mimemail"
},
"time": "2018-09-12T19:16:13+00:00"
"time": "2019-04-28T05:22:17+00:00"
},
{
"name": "drupal/pagerer",
@ -8144,7 +8213,7 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/simplenews.git",
"reference": "abfc5b00eebfb015e63979a902391a8f60e76e8d"
"reference": "0a4c16a03c496a8388ba28564323113fc39a8763"
},
"require": {
"drupal/core": "*"
@ -8159,15 +8228,12 @@
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha3+29-dev",
"datestamp": "1554301086",
"version": "8.x-1.0-alpha3+35-dev",
"datestamp": "1555679585",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
},
"patches_applied": {
"simplenew migration compatibility https://www.drupal.org/project/simplenews/issues/2954077": "https://www.drupal.org/files/issues/2019-04-08/simplenews.migrate-2954077-44.patch"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
@ -8205,7 +8271,7 @@
"support": {
"source": "https://git.drupalcode.org/project/simplenews"
},
"time": "2019-04-03T14:20:21+00:00"
"time": "2019-04-19T13:10:07+00:00"
},
{
"name": "drupal/smart_trim",
@ -9569,21 +9635,21 @@
},
{
"name": "giggsey/libphonenumber-for-php",
"version": "8.10.8",
"version": "8.10.11",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "cd9b87dce1d285247be490b2b8429956f7a5e78b"
"reference": "98f5983a33d704eafea7cc6e1cc2581883a51ddc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/cd9b87dce1d285247be490b2b8429956f7a5e78b",
"reference": "cd9b87dce1d285247be490b2b8429956f7a5e78b",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/98f5983a33d704eafea7cc6e1cc2581883a51ddc",
"reference": "98f5983a33d704eafea7cc6e1cc2581883a51ddc",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"giggsey/locale": "^1.2",
"giggsey/locale": "^1.7",
"php": ">=5.3.2"
},
"require-dev": {
@ -9633,20 +9699,20 @@
"phonenumber",
"validation"
],
"time": "2019-03-20T13:47:01+00:00"
"time": "2019-04-30T09:55:59+00:00"
},
{
"name": "giggsey/locale",
"version": "1.6",
"version": "1.7.1",
"source": {
"type": "git",
"url": "https://github.com/giggsey/Locale.git",
"reference": "da6845720b5d104d319d7e84576f54e44dd9e4f5"
"reference": "b8030fc8df13cdfbecba318588de2d52b49c9b50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/Locale/zipball/da6845720b5d104d319d7e84576f54e44dd9e4f5",
"reference": "da6845720b5d104d319d7e84576f54e44dd9e4f5",
"url": "https://api.github.com/repos/giggsey/Locale/zipball/b8030fc8df13cdfbecba318588de2d52b49c9b50",
"reference": "b8030fc8df13cdfbecba318588de2d52b49c9b50",
"shasum": ""
},
"require": {
@ -9682,7 +9748,7 @@
}
],
"description": "Locale functions required by libphonenumber-for-php",
"time": "2018-10-18T07:17:52+00:00"
"time": "2019-04-26T07:28:50+00:00"
},
{
"name": "grasmash/expander",
@ -11240,16 +11306,16 @@
},
{
"name": "stecman/symfony-console-completion",
"version": "0.9.0",
"version": "0.10.0",
"source": {
"type": "git",
"url": "https://github.com/stecman/symfony-console-completion.git",
"reference": "bd07a24190541de2828c1d6469a8ddce599d3c5a"
"reference": "bc095febf00aa42ace233b344d4561071d7c912b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/bd07a24190541de2828c1d6469a8ddce599d3c5a",
"reference": "bd07a24190541de2828c1d6469a8ddce599d3c5a",
"url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/bc095febf00aa42ace233b344d4561071d7c912b",
"reference": "bc095febf00aa42ace233b344d4561071d7c912b",
"shasum": ""
},
"require": {
@ -11281,7 +11347,7 @@
}
],
"description": "Automatic BASH completion for Symfony Console Component based applications.",
"time": "2019-01-19T21:25:25+00:00"
"time": "2019-04-26T12:14:26+00:00"
},
{
"name": "symfony-cmf/routing",
@ -11344,7 +11410,7 @@
},
{
"name": "symfony/class-loader",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/class-loader.git",
@ -11400,7 +11466,7 @@
},
{
"name": "symfony/config",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
@ -11464,16 +11530,16 @@
},
{
"name": "symfony/console",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e"
"reference": "15a9104356436cb26e08adab97706654799d31d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e",
"reference": "98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e",
"url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8",
"reference": "15a9104356436cb26e08adab97706654799d31d8",
"shasum": ""
},
"require": {
@ -11532,11 +11598,11 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2019-03-31T11:33:18+00:00"
"time": "2019-04-08T09:29:13+00:00"
},
{
"name": "symfony/css-selector",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@ -11589,16 +11655,16 @@
},
{
"name": "symfony/debug",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "adbdd5d66342fb0a0bce7422ba68181842b6610d"
"reference": "681afbb26488903c5ac15e63734f1d8ac430c9b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/adbdd5d66342fb0a0bce7422ba68181842b6610d",
"reference": "adbdd5d66342fb0a0bce7422ba68181842b6610d",
"url": "https://api.github.com/repos/symfony/debug/zipball/681afbb26488903c5ac15e63734f1d8ac430c9b9",
"reference": "681afbb26488903c5ac15e63734f1d8ac430c9b9",
"shasum": ""
},
"require": {
@ -11641,20 +11707,20 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2019-03-10T17:07:42+00:00"
"time": "2019-04-11T09:48:14+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "85172cca352fe0790fa6f485ad194862a8ac57ee"
"reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/85172cca352fe0790fa6f485ad194862a8ac57ee",
"reference": "85172cca352fe0790fa6f485ad194862a8ac57ee",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be0feb3fa202aedfd8d1956f2dafd563fb13acbf",
"reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf",
"shasum": ""
},
"require": {
@ -11712,11 +11778,11 @@
],
"description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com",
"time": "2019-03-25T07:48:46+00:00"
"time": "2019-04-20T15:32:49+00:00"
},
{
"name": "symfony/dom-crawler",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
@ -11773,7 +11839,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@ -11836,7 +11902,7 @@
},
{
"name": "symfony/filesystem",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
@ -11886,16 +11952,16 @@
},
{
"name": "symfony/finder",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "fcdde4aa38f48190ce70d782c166f23930084f9b"
"reference": "61af5ce0b34b942d414fe8f1b11950d0e9a90e98"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/fcdde4aa38f48190ce70d782c166f23930084f9b",
"reference": "fcdde4aa38f48190ce70d782c166f23930084f9b",
"url": "https://api.github.com/repos/symfony/finder/zipball/61af5ce0b34b942d414fe8f1b11950d0e9a90e98",
"reference": "61af5ce0b34b942d414fe8f1b11950d0e9a90e98",
"shasum": ""
},
"require": {
@ -11931,20 +11997,20 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2019-02-22T14:44:53+00:00"
"time": "2019-04-02T19:54:57+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "61094ca72e8934c6502af5259ef6296eb09aa424"
"reference": "fa02215233be8de1c2b44617088192f9e8db3512"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/61094ca72e8934c6502af5259ef6296eb09aa424",
"reference": "61094ca72e8934c6502af5259ef6296eb09aa424",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/fa02215233be8de1c2b44617088192f9e8db3512",
"reference": "fa02215233be8de1c2b44617088192f9e8db3512",
"shasum": ""
},
"require": {
@ -11985,20 +12051,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2019-03-25T07:48:46+00:00"
"time": "2019-05-01T08:04:33+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8"
"reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8",
"reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/586046f5adc6a08eaebbe4519ef18ad52f54e453",
"reference": "586046f5adc6a08eaebbe4519ef18ad52f54e453",
"shasum": ""
},
"require": {
@ -12074,20 +12140,20 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2019-04-02T13:47:51+00:00"
"time": "2019-05-01T13:03:24+00:00"
},
{
"name": "symfony/options-resolver",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "926e3b797e6bb66c0e4d7da7eff3a174f7378bcf"
"reference": "ed3b397f9c07c8ca388b2a1ef744403b4d4ecc44"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/926e3b797e6bb66c0e4d7da7eff3a174f7378bcf",
"reference": "926e3b797e6bb66c0e4d7da7eff3a174f7378bcf",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/ed3b397f9c07c8ca388b2a1ef744403b4d4ecc44",
"reference": "ed3b397f9c07c8ca388b2a1ef744403b4d4ecc44",
"shasum": ""
},
"require": {
@ -12128,7 +12194,7 @@
"configuration",
"options"
],
"time": "2019-02-23T15:06:07+00:00"
"time": "2019-04-10T16:00:48+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -12367,16 +12433,16 @@
},
{
"name": "symfony/process",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e"
"reference": "a9c4dfbf653023b668c282e4e02609d131f4057a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e",
"reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e",
"url": "https://api.github.com/repos/symfony/process/zipball/a9c4dfbf653023b668c282e4e02609d131f4057a",
"reference": "a9c4dfbf653023b668c282e4e02609d131f4057a",
"shasum": ""
},
"require": {
@ -12412,7 +12478,7 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2019-01-16T13:27:11+00:00"
"time": "2019-04-08T16:15:54+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
@ -12479,7 +12545,7 @@
},
{
"name": "symfony/routing",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
@ -12555,16 +12621,16 @@
},
{
"name": "symfony/serializer",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "c74469e1560e2d8926c068b319fcca66df8fdb4e"
"reference": "99aceeb3e10852b951b9cab57a2b83062db09efb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/c74469e1560e2d8926c068b319fcca66df8fdb4e",
"reference": "c74469e1560e2d8926c068b319fcca66df8fdb4e",
"url": "https://api.github.com/repos/symfony/serializer/zipball/99aceeb3e10852b951b9cab57a2b83062db09efb",
"reference": "99aceeb3e10852b951b9cab57a2b83062db09efb",
"shasum": ""
},
"require": {
@ -12587,7 +12653,7 @@
"symfony/dependency-injection": "~3.2|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/property-access": "~2.8|~3.0|~4.0",
"symfony/property-info": "~3.1|~4.0",
"symfony/property-info": "^3.4.13|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {
@ -12630,20 +12696,20 @@
],
"description": "Symfony Serializer Component",
"homepage": "https://symfony.com",
"time": "2019-03-30T07:48:10+00:00"
"time": "2019-04-27T21:20:35+00:00"
},
{
"name": "symfony/translation",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "629ac01240f6ebc253a621e19b84e329fe19a987"
"reference": "301a5d627220a1c4ee522813b0028653af6c4f54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/629ac01240f6ebc253a621e19b84e329fe19a987",
"reference": "629ac01240f6ebc253a621e19b84e329fe19a987",
"url": "https://api.github.com/repos/symfony/translation/zipball/301a5d627220a1c4ee522813b0028653af6c4f54",
"reference": "301a5d627220a1c4ee522813b0028653af6c4f54",
"shasum": ""
},
"require": {
@ -12660,7 +12726,9 @@
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/finder": "~2.8|~3.0|~4.0",
"symfony/http-kernel": "~3.4|~4.0",
"symfony/intl": "^2.8.18|^3.2.5|~4.0",
"symfony/var-dumper": "~3.4|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {
@ -12698,20 +12766,20 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"time": "2019-03-25T07:48:46+00:00"
"time": "2019-05-01T11:10:09+00:00"
},
{
"name": "symfony/validator",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "8f16fba8d261c1e2fa19748f8043d74666fb9b61"
"reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/8f16fba8d261c1e2fa19748f8043d74666fb9b61",
"reference": "8f16fba8d261c1e2fa19748f8043d74666fb9b61",
"url": "https://api.github.com/repos/symfony/validator/zipball/cc3f577d8887737df4d77a4c0cc6e3c22164cea4",
"reference": "cc3f577d8887737df4d77a4c0cc6e3c22164cea4",
"shasum": ""
},
"require": {
@ -12783,20 +12851,20 @@
],
"description": "Symfony Validator Component",
"homepage": "https://symfony.com",
"time": "2019-03-29T17:25:59+00:00"
"time": "2019-04-29T08:34:27+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "d34d10236300876d14291e9df85c6ef3d3bb9066"
"reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d34d10236300876d14291e9df85c6ef3d3bb9066",
"reference": "d34d10236300876d14291e9df85c6ef3d3bb9066",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/ca5fef348a0440411bbca0f9ec14e9a11625bd6a",
"reference": "ca5fef348a0440411bbca0f9ec14e9a11625bd6a",
"shasum": ""
},
"require": {
@ -12852,11 +12920,11 @@
"debug",
"dump"
],
"time": "2019-02-23T15:06:07+00:00"
"time": "2019-05-01T09:52:10+00:00"
},
{
"name": "symfony/yaml",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
@ -12915,16 +12983,16 @@
},
{
"name": "twig/twig",
"version": "v1.38.4",
"version": "v1.40.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "7732e9e7017d751313811bd118de61302e9c8b35"
"reference": "35889516bbd6bbe46a600c2c33b03515df4a076e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7732e9e7017d751313811bd118de61302e9c8b35",
"reference": "7732e9e7017d751313811bd118de61302e9c8b35",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/35889516bbd6bbe46a600c2c33b03515df4a076e",
"reference": "35889516bbd6bbe46a600c2c33b03515df4a076e",
"shasum": ""
},
"require": {
@ -12939,7 +13007,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.38-dev"
"dev-master": "1.40-dev"
}
},
"autoload": {
@ -12977,7 +13045,7 @@
"keywords": [
"templating"
],
"time": "2019-03-23T14:27:19+00:00"
"time": "2019-04-29T14:12:28+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
@ -13806,16 +13874,16 @@
},
{
"name": "drupal/coder",
"version": "8.3.1",
"version": "8.3.3",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/coder.git",
"reference": "29a25627e7148b3119c84f18e087fc3b8c85b959"
"reference": "a33d3388fb2e1d94bd2aee36a8ff79186e9d8f43"
},
"require": {
"ext-mbstring": "*",
"php": ">=5.4.0",
"squizlabs/php_codesniffer": "^3.0.1",
"php": ">=5.5.9",
"squizlabs/php_codesniffer": "^3.4.1",
"symfony/yaml": ">=2.0.0"
},
"require-dev": {
@ -13825,7 +13893,7 @@
"autoload": {
"psr-0": {
"Drupal\\": "coder_sniffer/Drupal/",
"DrupalPractice\\": "coder_sniffer/Drupal/"
"DrupalPractice\\": "coder_sniffer/DrupalPractice/"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -13839,7 +13907,7 @@
"phpcs",
"standards"
],
"time": "2018-09-21T14:22:49+00:00"
"time": "2019-04-16T18:56:06+00:00"
},
{
"name": "fabpot/goutte",
@ -14319,16 +14387,16 @@
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "4.3.0",
"version": "4.3.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "94fd0001232e47129dd3504189fa1c7225010d08"
"reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
"reference": "94fd0001232e47129dd3504189fa1c7225010d08",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
"reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
"shasum": ""
},
"require": {
@ -14366,7 +14434,7 @@
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2017-11-30T07:14:17+00:00"
"time": "2019-04-30T17:48:53+00:00"
},
{
"name": "phpdocumentor/type-resolver",
@ -15483,16 +15551,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "c0fadd368c1031109e996316e53ffeb886d37ea1"
"reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/c0fadd368c1031109e996316e53ffeb886d37ea1",
"reference": "c0fadd368c1031109e996316e53ffeb886d37ea1",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/7f2b0843d5045468225f9a9b27a0cb171ae81828",
"reference": "7f2b0843d5045468225f9a9b27a0cb171ae81828",
"shasum": ""
},
"require": {
@ -15536,20 +15604,20 @@
],
"description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00"
"time": "2019-04-06T19:33:58+00:00"
},
{
"name": "symfony/phpunit-bridge",
"version": "v3.4.24",
"version": "v3.4.27",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "bf7ca5d4d7eb1758a1f7bed11111f630ac2d4f57"
"reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bf7ca5d4d7eb1758a1f7bed11111f630ac2d4f57",
"reference": "bf7ca5d4d7eb1758a1f7bed11111f630ac2d4f57",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97",
"reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97",
"shasum": ""
},
"require": {
@ -15601,7 +15669,7 @@
],
"description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com",
"time": "2019-03-22T08:11:54+00:00"
"time": "2019-04-16T09:03:16+00:00"
},
{
"name": "theseer/tokenizer",
@ -15645,16 +15713,16 @@
},
{
"name": "webflo/drupal-core-require-dev",
"version": "8.6.14",
"version": "8.6.15",
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-core-require-dev.git",
"reference": "a34a91c78db67979e3fd574bbec6045a932d2ca7"
"reference": "6b3d632fa16e56858706fe0394eafe88a13a9cd0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/a34a91c78db67979e3fd574bbec6045a932d2ca7",
"reference": "a34a91c78db67979e3fd574bbec6045a932d2ca7",
"url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/6b3d632fa16e56858706fe0394eafe88a13a9cd0",
"reference": "6b3d632fa16e56858706fe0394eafe88a13a9cd0",
"shasum": ""
},
"require": {
@ -15662,7 +15730,7 @@
"behat/mink-goutte-driver": "^1.2",
"behat/mink-selenium2-driver": "1.3.x-dev",
"drupal/coder": "^8.2.12",
"drupal/core": "8.6.14",
"drupal/core": "8.6.15",
"jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"mikey179/vfsstream": "^1.2",
@ -15678,7 +15746,7 @@
"GPL-2.0-or-later"
],
"description": "require-dev dependencies from drupal/core",
"time": "2019-04-08T02:01:38+00:00"
"time": "2019-04-17T20:31:37+00:00"
}
],
"aliases": [],
@ -15689,6 +15757,7 @@
"drupal/commerce_recurring": 20,
"drupal/commerce_variation_cart_form": 20,
"drupal/computed_field": 10,
"drupal/genpass": 20,
"drupal/login_history": 20,
"drupal/mailgun": 20,
"drupal/migrate_plus": 20,

View File

@ -1,3 +1,3 @@
default_store: f62391e2-4c98-4fd8-8f67-6c50d6ed10ef
default_store: bb23cf22-6a06-4f8d-88fc-0998f15ff2d0
_core:
default_config_hash: B9ZFGR76POyzj9f3Sh66F346_Jp-wnnUc78Hk3Q-60o

View File

@ -67,6 +67,7 @@ module:
file: 0
filter: 0
filter_perms: 0
genpass: 0
help: 0
honeypot: 0
image: 0

View File

@ -0,0 +1,7 @@
genpass_length: 12
genpass_algorithm: user
genpass_entropy: 'abcdefghjkmnpqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ23456789!#$%&*+-.?@^_'
genpass_mode: 1
genpass_display: 3
_core:
default_config_hash: HNSTwPQM5lvXFeH4cVlcB2gZFJ5S--Nbmfj7651HK24

View File

@ -1,5 +1,5 @@
uuid: 75218419-b6ef-4f16-9ea9-bc7a04727826
langcode: fr
langcode: en
status: true
dependencies:
enforced:

View File

@ -12,3 +12,4 @@ default_langcode: en
_core:
default_config_hash: KpKfgMpPrABs7m0Uqd8VFuYXns2cRXsuYy0QL4SRE14
uuid: 9171a304-01d9-44e1-a59c-d36d77ac6bb0
mail_notification: ''

View File

@ -1,29 +1,29 @@
cancel_confirm:
body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team"
subject: 'Account cancellation request for [user:display-name] at [site:name]'
password_reset:
body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nA request to reset the password for your account has been made at [site:name].\r\n\r\nYou may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\r\n\r\n-- [site:name] team"
subject: 'Replacement login information for [user:display-name] at [site:name]'
register_admin_created:
body: "[user:display-name],\n\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password.\r\n\r\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\r\n\r\nusername: [user:name]\r\npassword: Your password\r\n\r\n-- [site:name] team"
subject: 'An administrator created an account for you at [site:name]'
register_no_approval_required:
body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password.\r\n\r\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\r\n\r\nusername: [user:name]\r\npassword: Your password\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name]'
register_pending_approval:
body: "[user:display-name],\n\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in, set your password, and other details.\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
register_pending_approval_admin:
body: "[user:display-name] has applied for an account.\n\n[user:edit-url]"
body: "[user:display-name] has applied for an account.\r\n\r\n[user:edit-url]"
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
status_activated:
body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nYour account at [site:name] has been activated.\r\n\r\nYou may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password.\r\n\r\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\r\n\r\nusername: [user:account-name]\r\npassword: Your password\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (approved)'
status_blocked:
body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nYour account on [site:name] has been blocked.\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (blocked)'
status_canceled:
body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team"
body: "[user:display-name],\r\n\r\nYour account on [site:name] has been canceled.\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (canceled)'
langcode: en
_core: