Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#7817 closed defect (worksforme)

Session table gets not cleaned up after user is deleted

Reported by: Florian Leeber <florian.leeber@…> Owned by:
Priority: normal Milestone:
Component: admin/web Version: 0.11.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When a user is deleted from the system via the web interface, the session table still contains the corresponding records. If a new user registers the same name, (s)he will get the session data from the old user. This is also unaffected by session expiry. Tried this with a user deleted a month ago.

Attachments (0)

Change History (2)

comment:1 by ebray, 15 years ago

Trac by itself has no web interface that has anything to do with deleting users. Are you using the AccountManagerPlugin? Even so, that should delete rows from the session and session_attribute tables when a user is deleted.

comment:2 by Florian Leeber <florian.leeber@…>, 15 years ago

Resolution: worksforme
Status: newclosed

Ok it was not reproducible again. Yes it was AccountManagerPlugin, but is unsure how this was happening. Close it.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.