[wp-trac] [WordPress Trac] #32508: Action Hooks for empty username and empty password
WordPress Trac
noreply at wordpress.org
Thu Oct 15 17:31:06 UTC 2015
#32508: Action Hooks for empty username and empty password
-------------------------+------------------------------
Reporter: jwarren | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 4.3
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------+------------------------------
Comment (by jwarren):
I did a relatively brief audit of some of the most recently updated
plugins which use wp_login_failed: https://docs.google.com/spreadsheets/d
/1Dc0uCGBjmsIFR5II_E3MzSqdL8q6twiv5GLXJeA-vMA/edit?usp=sharing
It seems that it's used by a lot of logging plugins. Firing
wp_login_failed more frequently would change the intended behaviour of how
these currently log. Only one would actually break. I don't think it'd be
a big change to get them working as intended.
I personally vote for using my original patch to add additional hooks.
This will keep current code working as intended and add additional options
for expansion if needed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32508#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list