[buddypress-trac] [BuddyPress] #4814: spammer can create group
buddypress-trac
noreply at wordpress.org
Sun Feb 24 05:31:16 UTC 2013
#4814: spammer can create group
------------------------------------+------------------
Reporter: intimez | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.8
Component: Groups | Version: 1.7
Severity: critical | Resolution:
Keywords: dev-feedback has-patch |
------------------------------------+------------------
Changes (by r-a-y):
* keywords: dev-feedback => dev-feedback has-patch
Comment:
Decided to add a patch for this.
If a logged-in user is marked as a spammer, `01.patch` checks to see if
the user is a spammer. If so, access to the site is killed off by using
`wp_die()`.
At first, I thought about redirecting to `wp-login.php?reauth=1`. This
logged the user out, but this didn't deter the user from simply re-
registering a new account and spamming again.
Patched against 1.7-bleeding with the hope of moving this into 1.7.
Let me know what you think.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4814#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list