From 08d9474aaccd67c6e8a19abaf1d5ff6296063215 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 3 Aug 2013 10:07:34 +0200 Subject: require admin account for executing cron routes --- external/feedapi.php | 2 -- external/newsapi.php | 2 -- 2 files changed, 4 deletions(-) (limited to 'external') diff --git a/external/feedapi.php b/external/feedapi.php index fdb83e682..319d93cee 100644 --- a/external/feedapi.php +++ b/external/feedapi.php @@ -183,8 +183,6 @@ class FeedAPI extends Controller { /** - * @IsAdminExemption - * @IsSubAdminExemption * @CSRFExemption * @Ajax * @API diff --git a/external/newsapi.php b/external/newsapi.php index 331b65556..397e5c010 100644 --- a/external/newsapi.php +++ b/external/newsapi.php @@ -57,8 +57,6 @@ class NewsAPI extends Controller { /** - * @IsAdminExemption - * @IsSubAdminExemption * @CSRFExemption * @Ajax * @API -- cgit v1.2.3