Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-3132

[PATCH] fix for logout when session is regenerated

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • Community Edition, Professional Edition
    • Authentication

    Description

      Fix for random logout when session is regenerated

      Attachments

        Activity

          [OBS-3132] [PATCH] fix for logout when session is regenerated
          landy Mike Stupalov made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          landy Mike Stupalov made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

          Thanks, commited in r10128!

          landy Mike Stupalov added a comment - Thanks, commited in r10128!

          Hrm, probably this is solution.

          But you sure that here not enough (do not clear session on regenerate)?:

          - session_regenerate_id(TRUE);
          + session_regenerate_id();
          

          landy Mike Stupalov added a comment - Hrm, probably this is solution. But you sure that here not enough (do not clear session on regenerate)?: - session_regenerate_id(TRUE); + session_regenerate_id();
          landy Mike Stupalov made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          My PHP is version 7.3.3

          pnlarsson Niklas Larsson added a comment - My PHP is version 7.3.3
          pnlarsson Niklas Larsson created issue -

          People

            landy Mike Stupalov
            pnlarsson Niklas Larsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: