[buddypress-trac] [BuddyPress Trac] #8316: Multisite: Marking a user as a spammer can unintentionally mark legitimate sites as spam as well
buddypress-trac
noreply at wordpress.org
Tue Jun 16 04:31:17 UTC 2020
#8316: Multisite: Marking a user as a spammer can unintentionally mark legitimate
sites as spam as well
------------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: high | Milestone: 6.1.0
Component: Members | Version: 1.6
Severity: major | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by r-a-y):
* owner: (none) => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"12666" 12666]:
{{{
#!CommitTicketReference repository="" revision="12666"
Members: When marking a user as a spammer, do not mark sites as spam if
the site has more than one administrator.
Previously on a multisite install, we would mark all the spammer's
sites as spam. This is pretty aggressive and could unintentionally
mark legitmiate sites as spam as well.
To address this, we now only mark a site as spam if the spammer is the
sole administrator of the site.
Fixes #8316 (for 6.0 branch).
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8316#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list