bare auth for friends, too

darcs-hash:20080719171023-84dde-4d562898d10a2342db271640951fcf0ba552cc01.gz
This commit is contained in:
Evan Prodromou 2008-07-19 13:10:23 -04:00
parent 0c271c9d17
commit dfbc427e04
1 changed files with 1 additions and 1 deletions

View File

@ -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