Browse Source

patched email_registration for REST login

Bachir Soussi Chiadmi 5 years ago
parent
commit
c344c09c96
2 changed files with 7 additions and 1 deletions
  1. 3 0
      composer.json
  2. 4 1
      composer.lock

+ 3 - 0
composer.json

@@ -113,6 +113,9 @@
             },
             "drupal/simplenews": {
               "simplenew migration compatibility https://www.drupal.org/project/simplenews/issues/2954077": "https://www.drupal.org/files/issues/2019-03-15/simplenews.migrate-2954077-32.patch"
+            },
+            "drupal/email_registration": {
+              "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch"
             }
         },
         "drupal-scaffold": {

+ 4 - 1
composer.lock

@@ -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": "ffd22afe69bd02d194e983ea9c1ce38e",
+    "content-hash": "493ce32d7cd55035c10e59679a42f6da",
     "packages": [
         {
             "name": "alchemy/zippy",
@@ -5437,6 +5437,9 @@
                         "status": "not-covered",
                         "message": "RC releases are not covered by Drupal security advisories."
                     }
+                },
+                "patches_applied": {
+                    "allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch"
                 }
             },
             "notification-url": "https://packages.drupal.org/8/downloads",