Closed (fixed)
Project:
Automated Logout
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Sep 2022 at 15:56 UTC
Updated:
5 Jun 2024 at 21:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
RyanCMcConnell commentedComment #3
RyanCMcConnell commentedComment #4
gombi commentedI've tested the attached patch and can confirm that it works as described.
There was an issue with an unused use statement for UserInterface which I've removed in the patch attached to this comment.
Comment #7
deaom commentedPushed the code to issue fork for easier maintenance. The code does work, the hook (when added) is triggered if user is automatically logged out. Leaving it to RTBC.
Comment #8
deaom commentedRebased the branch so it includes the new GitLab CI testing. Test are passing now, so ready to merge.
Comment #12
jrglasgow commented