[wp-trac] [WordPress Trac] #9320: always call wp_authenticate from
AtomPub
WordPress Trac
wp-trac at lists.automattic.com
Wed Mar 11 19:28:46 GMT 2009
#9320: always call wp_authenticate from AtomPub
--------------------------+-------------------------------------------------
Reporter: wnorris | Owner: josephscott
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: AtomPub | Version: 2.8
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
The included patch makes a small change to the AtomPub code which causes
it to always attempt user authentication via wp_authenticate().
Previously, it was only making this call if the BasicAuth server
parameters were set. In order for OAuth (or any alternate authentication
mechanism) to work wp_authenticate() must always be called in order to
give them a chance to authenticate the request.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9320>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list