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

WordPress Trac wp-trac at lists.automattic.com
Mon Jan 7 18:35:54 GMT 2008


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

 I'm a bit lost here, there is no user_pass_ok() function defined in
 xmlrpc.php.  There is a login_pass_ok() function, that makes use of
 user_pass_ok().  The only place that user_pass_ok() is defined in WP is in
 wp-includes/user.php.

 To make user_pass_ok() pluggable why don't we move it to pluggable.php and
 wrap it with a function_exists check?

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


More information about the wp-trac mailing list