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

WordPress Trac noreply at wordpress.org
Thu May 21 03:36:38 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:
--------------------------------------------+------------------------------

Comment (by chriscct7):

 Replying to [comment:2 Another Guy]:
 > So having those hooks available so that significantly hardened security
 can be put in place without having to hack core code is a very good and
 positive thing.

 I don't think you understood the issue with this proposal. Without loading
 WordPress the actions and filters APIs don't exist. The only way to add a
 hook there would be to load WordPress first, which is the problem you're
 trying to solve in the first place. Its a circular issue.

 At the end of the day this is a issue the service should deal with. With
 regular htaccess files you can deny from all except for a given set of
 ips.

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


More information about the wp-trac mailing list