Problem/Motivation

The alt logout does not respect the settings for the redirect URL.

Steps to reproduce

Add a redirect URL to a role in the settings. When not using the alt logout the user is redirected to this URL. When enabling the alt logout the user is not directed to the URL.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 alt_logout_respect_redirect-3326345-2.patch606 bytestrobey

Issue fork autologout-3326345

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

trobey created an issue. See original summary.

trobey’s picture

StatusFileSize
new606 bytes
trobey’s picture

Status: Active » Needs review

DeaOm made their first commit to this issue’s fork.

deaom’s picture

Status: Needs review » Reviewed & tested by the community

Could confirm the bug, as it was always getting the global redirect setting and not user/role based logout setting. I just applied the patch to the issue fork for tests to run and easier maintaining so marking this issue as RTBC.

jrglasgow made their first commit to this issue’s fork.

  • jrglasgow committed 39e8e18e on 8.x-1.x authored by DeaOm
    Issue #3326345 by DeaOm, trobey: Alt logout respect redirect settings
    
jrglasgow’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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