Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression)
This commit is contained in:
		| @@ -66,6 +66,7 @@ class ApiAuthAction extends ApiAction | ||||
|  | ||||
|     function prepare($args) | ||||
|     { | ||||
|         common_debug('ApiAction::prepare()'); | ||||
|         parent::prepare($args); | ||||
|  | ||||
|         if ($this->requiresAuth()) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user