From e8cd6abc6e8921223a7a290088153bffc364e9d5 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Thu, 9 Aug 2012 21:15:50 -0400 Subject: Allow only Trusted Users, Developers, and Maintainers to unflag packages Currently everyone is allowed to unflag a package as out of date. This should be limited to only the appropriate people for a specific package. Fixes FS#27263 Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/actions_form.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/template/actions_form.php') diff --git a/web/template/actions_form.php b/web/template/actions_form.php index bfc0611c..d687f503 100644 --- a/web/template/actions_form.php +++ b/web/template/actions_form.php @@ -21,7 +21,8 @@ " /> - + " /> -- cgit v1.2.3-24-g4f1b