From 2047c68d718b847a07a117dae48d72b3bb611e36 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 30 Dec 2008 15:37:47 -0500 Subject: add laconica methods to unauthed ones darcs-hash:20081230203747-84dde-dbdb783c8883097af0f69b4c06c2425c54964773.gz --- actions/api.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'actions/api.php') diff --git a/actions/api.php b/actions/api.php index dfdefe3b0..7a0759831 100644 --- a/actions/api.php +++ b/actions/api.php @@ -117,7 +117,10 @@ class ApiAction extends Action 'statuses/show', 'users/show', 'help/test', - 'help/downtime_schedule'); + 'help/downtime_schedule', + 'laconica/version', + 'laconica/config', + 'laconica/wadl'); static $bareauth = array('statuses/user_timeline', 'statuses/friends', -- cgit v1.2.3-54-g00ecf