summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2013-09-27 13:29:20 +0000
committerTiziano Müller <dev-zero@gentoo.org>2013-09-27 13:29:20 +0000
commitd998bdf3282b7863533c289eba50f74aa2fe7c32 (patch)
tree0d796f5c7b46c2023c0a21ee9d268959c47dc6ee /profiles/desc
parentStable for amd64 wrt bug #485944 (diff)
downloadgentoo-2-d998bdf3282b7863533c289eba50f74aa2fe7c32.tar.gz
gentoo-2-d998bdf3282b7863533c289eba50f74aa2fe7c32.tar.bz2
gentoo-2-d998bdf3282b7863533c289eba50f74aa2fe7c32.zip
Add security to nginx_modules_http USE_EXPAND
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/nginx_modules_http.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index e25db4cb9db8..db6c30184a6c 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.17 2013/09/26 06:19:14 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.18 2013/09/27 13:29:20 dev-zero Exp $
# This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
@@ -48,6 +48,7 @@ referer - This module makes it possible to block access to the site with the inc
rewrite - This module makes it possible to change URI using regular expressions (PCRE), and to redirect and select configuration depending on variables.
scgi - An implementation of the Simple Common Gateway Interface.
secure_link - This module computes and checks request URLs for a required security token.
+security - Web application firewall and Intrusion Detection System.
slowfs_cache - This module adds the ability to cache static files
split_clients - This module provides A/B testing support.
ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.