https://bugzilla.wikimedia.org/show_bug.cgi?id=34581

       Web browser: ---
             Bug #: 34581
           Summary: removeUnusedAccounts.php needs to ignore the now
                    always present new user log entry
           Product: MediaWiki
           Version: 1.20-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


removeUnusedAccounts.php needs to be revised.
As you know, all new accounts now create a new user log entry.
Therefore removeUnusedAccounts.php will only remove ancient accounts.

This spec,
 * Could the specified user account be deemed inactive?
 * (No edits, no deleted edits, no log entries, no current/old uploads)

Should be revised to
 * (No edits, no deleted edits, no log entries (except for new user log), no
current/old uploads)

and the code revised accordingly. Or at least an --option offered.

Also of course the new user log entry should be cleaned up too.

-- All this to make removeUnusedAccounts.php again work as originally intended!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to