[wp-trac] Re: [WordPress Trac] #5579: XMLRPC Authentication

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 4 20:59:01 GMT 2008


#5579: XMLRPC Authentication
--------------------------+-------------------------------------------------
 Reporter:  PhoenixRises  |        Owner:  anonymous
     Type:  defect        |       Status:  new      
 Priority:  normal        |    Milestone:  2.5      
Component:  XML-RPC       |      Version:           
 Severity:  normal        |   Resolution:           
 Keywords:                |  
--------------------------+-------------------------------------------------
Comment (by brianlayman):

 Look at it this way: user_pass_ok is supposed to be pluggable. It is
 written that way in xmlrpc.php, but there's a copy of the legacy function
 abandoned in user.php. It blocks the pluggablity.

 We shouldn't have two copies of the same code and functions that are
 pluggable should function that way.  So this needs to be resolved.

 Right now the code in xmlrpc.php can never execute but it is what is meant
 to be the active pluggable function.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5579#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list