Use UserAuthenticationInterface instead of UserAuthInterface (>=10.3.x)

Created on 25 June 2024, 3 months ago
Updated 23 August 2024, 28 days ago

Problem/Motivation

Drupal > 10.3.0 uses UserAuthenticationInterface to replace UserAuthInterface. See 📌 [11.1] Deprecate UserAuthInterface Active .

With Drupal 11 it will be deprecated and starting from Drupal 10.3.0 it starts to make trouble:
🐛 Error: Call to undefined method Drupal\mail_login\AuthDecorator::authenticateAccount() with Drupal 10.3.0 Active

This needs to be replaced (probably in a 4.x branch) like in email_registration: https://www.drupal.org/project/email_registration/issues/3456461 🐛 [2.x] Login fails with Drupal 10.3 Needs review

4.x should then require Drupal 10.3.0 and upwards, while 3.x should end with 10.2.x.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

4.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024