Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
user.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2026 at 00:52 UTC
Updated:
27 Jul 2026 at 08:25 UTC
Jump to comment: Most recent
At #3594332: Add a user:login command to generate a one-time login link moshe wanted to change the status message after using a 1-time login link to remove this:
You can set your new password now.
However, there's some pushback about that for adding that command to 11.4.x, since it's a translation-breaking change, and 11.4.0-rc1 is already out. Let's fix it here in a separate issue so it can go into main and 11.x for 11.5.0.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dwwComment #4
smustgrave commentedBelieve random nightwatch failure. Don't see anything in there that would reference "You can set your new password now." so can't imagine that broke it.
Comment #6
catchCommitted/pushed to main and 11.x, thanks!