If you use Drupal as a backend to a non-Drupal Frontend, the frontend does not know about the password and there can be no testing.

Drupal redirects the newly logged in user to the /user page for the account, but if that is on the frontend, there is no redirect to the /user edit page.

Comments

killes@www.drop.org created an issue. See original summary.

killes@www.drop.org’s picture

Title: Add support for redirect after login » Add support for explicit redirect after login
killes@www.drop.org’s picture

Status: Active » Needs review
StatusFileSize
new1.25 KB

Attached patch tries to implement this.

killes@www.drop.org’s picture

StatusFileSize
new1.23 KB

Just in case somebody else still uses alpha5...

it-cru’s picture

The 3158097-redirect-after-login.patch doesn't apply anymore.

Refactored 3158097-redirect-after-login.patch to apply again.

Status: Needs review » Needs work
it-cru’s picture

Replace usage of drupal_set_message() with \Drupal::messenger()->addError().

it-cru’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work
it-cru’s picture

Is this maybe obsolete with 4.0.x ?

kristen pol’s picture

Status: Needs work » Postponed (maintainer needs more info)

Thanks to everyone for the work on this issue.

I'm going through all the 8.x issues.

As the 8.x is no longer supported, I'm postponing this issue for now and need feedback as to whether or not this issue is relevant to 4.0.x.

If it is, please reopen and change the version, make sure the issue summary is clear and complete, including steps to reproduce, and reroll the patch. If it's not, please close.

If there is no response to this in a month addressing the above, it can be closed.