Page MenuHomePhabricator

Delete unused user accounts 2
Closed, ResolvedPublic

Description

(Please see bug 11962 for an introduction)

This bug proposes the automatic removal of unused accounts.

The bug 4350 (Delete unused user accounts) started with this purpose, but the discussion moved towards simply hiding the unused accounts instead of deleting them, and it eventually ended up resolved as a duplicate of bug 6397 (Flag to mark accounts locked/hidden), which, btw, is still open.

After the resolution of bug 11962, which was blocking this proposal (see that bug's description page for details) I am now proposing that user accounts which user_touched timestamp stays unchanged for a given amount of time since the creation of the account, to be deleted.

Technically, this requires a change in removeUnusedAccounts.php to detect that timestamp (in case it doesnt do that yet) and then run it periodically on all wikimedia wikis.


Version: unspecified
Severity: enhancement

Details

Reference
bz12215

Related Objects

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 9:55 PM
bzimport set Reference to bz12215.
bzimport added a subscriber: Unknown Object (MLST).

To date we have no intention of removing accounts on this basis.

  • This bug has been marked as a duplicate of bug 6614 ***