Closed (fixed)
Project:
Persistent Login
Version:
2.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 May 2020 at 06:47 UTC
Updated:
21 Apr 2023 at 07:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gappleComment #3
gappleCore already clears any active sessions (see
\Drupal\user\Entity\User::postSave()), so this only needs to handle persistent tokens.Comment #6
gapple