﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
9320	always call wp_authenticate from AtomPub	wnorris	josephscott	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.	defect (bug)	closed	normal	2.8	AtomPub	2.8	normal	fixed	has-patch	wnorris westi
