Changes between Initial Version and Version 3 of Ticket #1745


Ignore:
Timestamp:
Jun 30, 2016, 1:21:55 PM (8 years ago)
Author:
strk
Comment:

My hypothesis was that the user was NOT recognized as an authenticated user. The message suggests that's the case. I guess authentication is detected via a browser cookie, so messing with the cookies table on the database could have accidentally removed his cookie.

My spam cleanup script only removes sessions and cookies data associated with known spammer users, and "rtorre" is not among them, so if that's the case I don't know how it could have happened.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1745

    • Property Cc rtorre added
  • Ticket #1745 – Description

    initial v3  
    77
    88According to him there are other users that encounter the same issue.
     9
     10I'm adding rtorre in Cc, in case he has some other info he can add (and at the same time if he comments here we can at least check commenting still works)