Forgot to add home_timeline to the list of methods that only require
bareauth.
This commit is contained in:
parent
3afcdc18f7
commit
4e6c730207
|
@ -160,6 +160,7 @@ class ApiAction extends Action
|
|||
|
||||
static $bareauth = array('statuses/user_timeline',
|
||||
'statuses/friends_timeline',
|
||||
'statuses/home_timeline',
|
||||
'statuses/friends',
|
||||
'statuses/replies',
|
||||
'statuses/mentions',
|
||||
|
|
Loading…
Reference in New Issue
Block a user