More api actions which need no auth when called with parameter.
This commit is contained in:
parent
162da3cbc5
commit
3383e78063
|
@ -127,7 +127,9 @@ class ApiAction extends Action
|
|||
'laconica/wadl');
|
||||
|
||||
static $bareauth = array('statuses/user_timeline',
|
||||
'statuses/friends_timeline',
|
||||
'statuses/friends',
|
||||
'statuses/replies',
|
||||
'statuses/followers',
|
||||
'favorites/favorites');
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user