- Issue created by @Anybody
- Assigned to PrabuEla
The hotfix lets users login to the website with the email, however the rest api endpoint fails with the error:
Symfony\Component\HttpKernel\Exception\BadRequestHttpException: Sorry, unrecognized username or password. στην Drupal\user\Controller\UserAuthenticationController->login() (Line 239 από /srv/websites/mysite/web/core/modules/user/src/Controller/UserAuthenticationController.php).
Could you please help?
- 🇨🇦Canada phjou Vancouver 🇨🇦 🇪🇺
I do experience the same issue when using the rest api endpoint.
- Issue was unassigned.
- 🇮🇳India rajdip_755 kolkata
I'm using a drupal 11 setup and try to use UserAuthenticationInterface instead of UserAuthInterface and created the following patch for the fixes. I have changed the authentication workflow little bit to use the UserAuthenticationInterface.
Please review the patch. If it's working fine we can convert it to MR.
Thanks !
- Status changed to Needs review
5 months ago 6:32am 9 July 2024 - 🇯🇴Jordan mqanneh Amman
I created a new dev branch 4.0.x for this. I couldn't reproduce the issue in #4 so I'll keep this opened for review by the community.
- 🇸🇮Slovenia KlemenDEV
Is this why mail login 3.1 does not work with Drupal 10.3.x and forces downgrade to 10.2.x when installing latest update?
- 🇸🇮Slovenia KlemenDEV
Opened new issue: https://www.drupal.org/project/mail_login/issues/3462188 🐛 Updating to 3.1 is not possible on Drupal 10.3.x Active
- 🇯🇴Jordan mqanneh Amman
- 🇮🇳India vipin.j
Yes, the version 4.0.1 conflicts with Commerce Core: 2.39 and failed the drush site installation.
- Status changed to Fixed
3 months ago 8:07pm 22 August 2024 - 🇮🇹Italy openmode
Drupal core 10.3.1, Commerce Core 8.x-2.38, Mail Login 4.0.2
In this configuration in not possible to modify the checkout-flows of commerce.
/admin/commerce/config/checkout-flows/manage/
- 🇳🇴Norway zaporylie
@openmode Mail Login 4.0.3 was released yesterday and should address that issue.
- Status changed to Fixed
3 months ago 6:34pm 23 August 2024