[wp-trac] [WordPress Trac] #32373: Allow For execution of code before login processing

WordPress Trac noreply at wordpress.org
Wed May 20 21:14:02 UTC 2015


#32373: Allow For execution of code before login processing
--------------------------------------------+------------------------------
 Reporter:  Another Guy                     |       Owner:
     Type:  enhancement                     |      Status:  new
 Priority:  normal                          |   Milestone:  Awaiting Review
Component:  Security                        |     Version:  trunk
 Severity:  normal                          |  Resolution:
 Keywords:  dev-feedback 2nd-opinion close  |     Focuses:
--------------------------------------------+------------------------------
Changes (by chriscct7):

 * keywords:   => dev-feedback 2nd-opinion close


Comment:

 I think close as wontfix. The problem with adding a hook before WordPress
 loads is that WordPress isn't loaded, so you can't have a filter that does
 anything there. If you can't use htaccess because of a brute force
 protection, the brute force protection should be protecting against this
 exact behavior, and also could offer this feature to their users

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32373#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list