Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-133

Auto-expire user session, when user becomes pending/disabled/deleted

    XMLWordPrintable

    Details

    • Type: Feature Request
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1.0-B1
    • Component/s: Data Management
    • Labels:
      None
    • Additional information:
      Hide

      To auto-expire session we should:
      1. find session ids of users
      2. delete found sessions from UserSession table (by PortalUserId field)
      3. delete found session from SessionData table (by SessionKey field)

      Show
      To auto-expire session we should: 1. find session ids of users 2. delete found sessions from UserSession table (by PortalUserId field) 3. delete found session from SessionData table (by SessionKey field)
    • External issue ID:
      163
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

      Description

      When administrator changes user status from active to pending/disabled or deletes active user, then we should auto-expire sessions of that users (in case if they are currently logged in in administrative console or on front-end).

        Attachments

          Activity

            People

            • Assignee:
              alex Alex
              Reporter:
              alex Alex
              Developer:
              Alex
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: