Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This release fixes:
- Issue #3210727: Allow resetting of password description too.
- Issue #3210728: Do not use the word "please".
- Issue #3238233: User status not checked.
This release fixes:
- Issue #3156924: Error messageWarning: call_user_func_array() expects parameter 1 to be a valid callback, function 'mail_login_extra_validate' not found or invalid function name in Drupal\Core\Form\FormValidator->executeValidateHandlers() (line 82 of core/lib/Drupal/Core/
Support all authentication calls via "user.auth" service
Mail login module now uses "user.auth" service level instead of the form level, this will ensure that anything authenticates with the "user.auth" service is allowed to use email as well.
Support all authentication calls via "user.auth" service
Mail login module now uses "user.auth" service level instead of the form level, this will ensure that anything authenticates with the "user.auth" service is allowed to use email as well.
Support all authentication calls via "user.auth" service
Mail login module now uses "user.auth" service level instead of the form level, this will ensure that anything authenticates with the "user.auth" service is allowed to use email as well.