Problem/Motivation

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.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3600628

Command icon Show commands

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

dww created an issue. See original summary.

dww’s picture

Component: user system » user.module
Status: Active » Needs review

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Needs Review Queue Initiative

Believe 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.

catch’s picture

Version: main » 11.x-dev
Status: Reviewed & tested by the community » Fixed
Issue tags: +string change in 11.5.0

Committed/pushed to main and 11.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • catch committed bc0d6400 on main
    task: #3600628 Remove misleading help text after using a 1-time login...

  • catch committed 7a040aa4 on 11.x
    task: #3600628 Remove misleading help text after using a 1-time login...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.