[wp-trac] [WordPress Trac] #18731: The XML-RPC Endpoint filename is hardcoded in the code (aka: my Host Blocks XML-RPC Access!)

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 12 02:38:13 UTC 2012


#18731: The XML-RPC Endpoint filename is hardcoded in the code (aka: my Host Blocks
XML-RPC Access!)
------------------------------------------+------------------
 Reporter:  daniloercoli                  |       Owner:
     Type:  defect (bug)                  |      Status:  new
 Priority:  high                          |   Milestone:  3.5
Component:  XML-RPC                       |     Version:  3.2
 Severity:  major                         |  Resolution:
 Keywords:  mobile westi-likes has-patch  |
------------------------------------------+------------------

Comment (by nacin):

 Actually, I think this can be done a bit easier. There's an rpc "scheme"
 we pass to site_url() et al, which is used for forcing SSL when SSL login
 or admin is forced.

 We should just always pass 'rpc' as the scheme to site_url(), which
 essentially means modifying the two instances in class-wp-xmlrpc-
 server.php. daniloercoli, that should be enough, no?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18731#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list