There is a problem with module redirection if current request has query destination parameter with page, that is excluded from redirection. User will be redirected to those page, not login page.
Way to fix is to remove destination from current request if user has to be redirected to login page.

Comments

justin. created an issue. See original summary.

andrew_tspkh’s picture

Patch for this

  • justin. committed 4e6598c on 8.x-1.x
    Issue #2941898 by justin.: Request query "Destination" problem
    
andrew_tspkh’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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