Problem/Motivation

For security reasons, Drupal strips the 'destination' query parameter from requests, so we can't use it to send users back to the page they were on after login.

Steps to reproduce

Proposed resolution

Change the parameter name from 'destination' to 'origin'

Remaining tasks

User interface changes

API changes

Data model changes

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

mikelutz created an issue. See original summary.

mikelutz’s picture

Status: Active » Needs review
mikelutz’s picture

Status: Needs review » Reviewed & tested by the community

  • mikelutz committed 1d9a906 on 1.x
    Issue #3296005 by mikelutz: Change 'destination' query parameter used...
mikelutz’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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