The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue removing sessions
#9
I guess you just need to consider what the feature was built for-tracking and intervention of sessions. I can go into Facebook right now and look at a portion of the security titled "Where You Are logged In" and I can guarantee at least 40/50 are no longer actually logged in (app uninstalled, new phone, closed browser, private browsing) so many reasons. In this case, Facebook removes ones that you logout from, but it never removes it because the session expired or anything like that. It only removes it on one of these two cases:
-You explicitly logout
-You end all sessions

The only one we are lacking is the former which you have developed a solution for. I am just trying to instill in you the reasoning behind this feature and what you should use it for from our perspective, and that this information can be valuable.
  Reply


Messages In This Thread
Issue removing sessions - by clansing - 09-11-2018, 04:01 AM
RE: Issue removing sessions - by mudmin - 09-11-2018, 09:34 AM
RE: Issue removing sessions - by Brandin - 09-11-2018, 11:43 AM
RE: Issue removing sessions - by clansing - 09-11-2018, 03:08 PM
RE: Issue removing sessions - by Brandin - 09-11-2018, 03:19 PM
RE: Issue removing sessions - by clansing - 09-11-2018, 03:33 PM
RE: Issue removing sessions - by Brandin - 09-11-2018, 03:59 PM
RE: Issue removing sessions - by clansing - 09-11-2018, 05:03 PM
RE: Issue removing sessions - by Brandin - 09-11-2018, 05:06 PM
RE: Issue removing sessions - by clansing - 09-11-2018, 05:31 PM
RE: Issue removing sessions - by Brandin - 09-11-2018, 08:13 PM
RE: Issue removing sessions - by clansing - 09-11-2018, 11:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)