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

           Summary: Special:Log/newusers should display blocks
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Special pages
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: church.of.emacs...@gmail.com


Often Special:Log/newusers is watched for abusive usernames. It'd be nice if
blocks where already displayed in the log, as for now you have to click "block"
just to find out someone else already blocked the user.

I think this should be doable by doing a left outer join ipblocks on
ipb_user=log_user. Werdna suggested to add a ipb_expiry check just to make sure
the information is up to date.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to