bare auth for friends, too
darcs-hash:20080719171023-84dde-4d562898d10a2342db271640951fcf0ba552cc01.gz
This commit is contained in:
parent
0c271c9d17
commit
dfbc427e04
@ -105,7 +105,7 @@ class ApiAction extends Action {
|
||||
'statuses/show',
|
||||
'help/test',
|
||||
'help/downtime_schedule');
|
||||
static $bareauth = array('statuses/user_timeline');
|
||||
static $bareauth = array('statuses/user_timeline', 'statuses/friends');
|
||||
|
||||
# noauth: never needs auth
|
||||
# bareauth: only needs auth if without an argument
|
||||
|
Loading…
Reference in New Issue
Block a user