]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
bare auth for friends, too
authorEvan Prodromou <evan@prodromou.name>
Sat, 19 Jul 2008 17:10:23 +0000 (13:10 -0400)
committerEvan Prodromou <evan@prodromou.name>
Sat, 19 Jul 2008 17:10:23 +0000 (13:10 -0400)
darcs-hash:20080719171023-84dde-4d562898d10a2342db271640951fcf0ba552cc01.gz

actions/api.php

index 1cfae91143621908d1c964a4774e15daf02b8c5a..2c1086ae11b96e23c3c297b0e457dfdb920c9309 100644 (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