forked from GNUsocial/gnu-social
		
	Forgot to add home_timeline to the list of methods that only require
bareauth.
This commit is contained in:
		| @@ -142,6 +142,7 @@ class ApiAction extends Action | ||||
|  | ||||
|         static $bareauth = array('statuses/user_timeline', | ||||
|                                  'statuses/friends_timeline', | ||||
| 				 'statuses/home_timeline', | ||||
|                                  'statuses/friends', | ||||
|                                  'statuses/replies', | ||||
|                                  'statuses/mentions', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user