Ticket #4333 (closed Bug: fixed)
Opened 5 years ago
delete user should delete poral_memberdata
| Reported by: | Anonymous User | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.1 |
| Component: | Users/Groups | Keywords: | |
| Cc: |
Description
Deleting a user (from prefs_user_manage and similar) should delete the associated member_data immediately. If a new user with an 'old' ID is registered before member_data gets pruned (there is no way to do this automagically I assume), the new user will inherit the deleted user's data, which is both a security issue and a practical issue (login_date is not as expected for a new user, and the automatic traversal to the change password form will not happen).
Change History
Note: See
TracTickets for help on using
tickets.