summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pkg_susp.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_pkg_susp.html')
-rw-r--r--httemplate/search/cust_pkg_susp.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/search/cust_pkg_susp.html b/httemplate/search/cust_pkg_susp.html
index c59e6c158..2ac643260 100644
--- a/httemplate/search/cust_pkg_susp.html
+++ b/httemplate/search/cust_pkg_susp.html
@@ -21,4 +21,8 @@
<% include('/elements/footer.html') %>
<%init>
+
+die "access denied"
+ unless $curuser->access_right('Summarize packages');
+
</%init>