Ticket #1434 (new enhancement)

Opened 15 months ago

Last modified 10 months ago

There is no way to delete a user

Reported by: aoneil Owned by: ischommer
Priority: trivial Milestone:
Component: CMS - Security section Version:
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

You can't delete a user from the system - the best you can do is remove them from all groups. There should be a way to actually delete the user.

Change History

Changed 13 months ago by sminnee

  • priority changed from medium to trivial
  • harvest_task set to (Unknown)

Perhaps we should "garbage collect" a user when they've been removed from all groups?

Changed 13 months ago by ischommer

yeah, garbage collection is the way to go i think - i can't see an easily understandabe way of putting a "real deletion"-action in the current UI.

i've added something like "onbeforewrite" for relations in the uplay code, might be worth cleaning up and merging back to trunk. this way we could check for existing memberships on every relation-write, and delete members appropriately.

Changed 10 months ago by sminnee

  • type changed from defect to enhancement
Note: See TracTickets for help on using tickets.