fixed login_emailusername flood issue

This commit is contained in:
2024-09-30 13:08:38 +02:00
parent 6935b1c9c5
commit 959cc9b622
2 changed files with 117 additions and 2 deletions
+3 -1
View File
@@ -45,6 +45,7 @@
"drupal/date_range_formatter": "^4.0",
"drupal/devel": "^5.1",
"drupal/domain": "^2.0@beta",
"drupal/domain_menu_access": "^2.0",
"drupal/domain_site_settings": "^1.6",
"drupal/email_registration": "^1.1",
"drupal/entity": "^1.4",
@@ -130,7 +131,8 @@
},
"patches": {
"drupal/login_emailusername": {
"rest login email or user name https://www.drupal.org/project/login_emailusername/issues/2910511#comment-12564801" : "https://www.drupal.org/files/issues/2018-04-10/allow-rest-login-with-email-2910511-9.patch"
"rest login email or user name https://www.drupal.org/project/login_emailusername/issues/2910511#comment-12564801" : "https://www.drupal.org/files/issues/2018-04-10/allow-rest-login-with-email-2910511-9.patch",
"Flood service is undefined https://www.drupal.org/project/login_emailusername/issues/3276966" : "https://www.drupal.org/files/issues/2024-09-30/login_emailusername_issues_3276966_%2312.patch"
}
},
"old-patches": {