[Tickets #14451] Re: Remote logout on all devices
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Aug 31 13:39:05 UTC 2016
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/14451
------------------------------------------------------------------------------
Ticket | 14451
Aktualisiert Von | Jan Schneider <jan at horde.org>
Zusammenfassung | Remote logout on all devices
Warteschlange | IMP
Version | Git master
Typ | Enhancement
-Status | New
+Status | Feedback
-Priorität | 2. Medium
+Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2016-08-31 15:39) hat geschrieben:
This could be done in at least two possible ways:
1) Using the session handling in PHP. We would need to find and delete
all of the user's sessions, which may or may not work, depending on
the session handler backend.
2) Setting some flag that's checked on each request and that logs the
user out when set. This would add additional overhead to each request
and the question is, where to store this flag. Prefs are ruled out
because they are cached in the session.
More information about the bugs
mailing list