Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-3479

Sessions are getting destroyed on updating auth tokens

    XMLWordPrintable

Details

    • High

    Description

      problem

      On analysing the linked TS-2825 issue it happened multiple times that sessions were getting lost.

      After looking around, one time the session was looking like this in the DB:

      | XXXSESSION_IDXXX | zfExtended | e58AUTHTOKEN57c |       NULL |    36000 | NULL    |     33 |
      

      So the modified timestamp and data field were null. This would explain the loose of sessions when using multiple POST /session/ requests for a specific user.
       
       
       

       

      Attachments

        Issue Links

          Activity

            People

              tlauria Thomas Lauria
              tlauria Thomas Lauria
              Axel Becher
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: