CMS MADE SIMPLE FORGE

Frontend Users

 

[#12103] FEU Management - Logout this user not working

avatar
Created By: Mario S (rotezecke) (rotezecke)
Date Submitted: Mon Aug 12 13:59:44 -0400 2019

Assigned To: Robert Campbell (calguy1000)
Version: 3.1
CMSMS Version: 2.2.10
Severity: Minor
Resolution: Fixed
State: Open
Summary:
FEU Management - Logout this user not working
Detailed Description:
In backend FEU Management shows users as logged in, even though both admin log
and user experience show user as logged out. Clicking the little arrow makes no
difference.

Other users who are confirmed as logged in are not logged in (no "Logout this
user" arrow shown), and user account histories dont record all logins either.


History

Comments
avatar
Date: 2019-08-12 16:39
Posted By: Robert Campbell (calguy1000)

I fixed a couple of issues in the upcoming v3.1

Now please consider:

a:  The FEU user list query is cached for up to an hour (or until data changes)
b:  Users use auth tokens stored as cookies and for performance reasons the
validity of those tokens is not checked on each request.   It could take up to 2
minutes before a token is revalidated and a user realizes he is 'logged out'.


      
avatar
Date: 2019-08-12 19:25
Posted By: Robert Campbell (calguy1000)

in 3.1.1 I removed the query cache from the admin side.

Though,  I think this may be problematic for some clients.  will have to
re-think about it.
      
Updates

Updated: 2019-08-12 16:39
resolution_id: => 7