[wp-trac] [WordPress Trac] #19714: plugins which use the 'authenticate' hook unable to return errors
WordPress Trac
noreply at wordpress.org
Mon Jul 29 03:23:52 UTC 2013
#19714: plugins which use the 'authenticate' hook unable to return errors
--------------------------+------------------------------
Reporter: willnorris | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Comment (by nacin):
In [changeset:"24848"]:
{{{
#!CommitTicketReference repository="" revision="24848"
Remove "special" multisite spam check in the authentication API.
The spamming of a site no longer directly affects a user of said site.
Moves the spam check to the wp_authenticate filter. Networks in need
of enhanced spam-fighting should leverage this same technique.
Allow is_user_spammy() to accept a WP_User object.
props willnorris, brianhogg.
fixes #24771. see #19714.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19714#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list