summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-02-03 22:59:52 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-02-06 14:54:38 +0100
commite7ef9defe11ab961f6e50917093436cb0e0e7578 (patch)
tree28c7d2c3b16f76f1671885f0033c55d48d29585a /profiles/desc/nginx_modules_http.desc
parentdev-java/jtds: Remove old (diff)
downloadgentoo-e7ef9defe11ab961f6e50917093436cb0e0e7578.tar.gz
gentoo-e7ef9defe11ab961f6e50917093436cb0e0e7578.tar.bz2
gentoo-e7ef9defe11ab961f6e50917093436cb0e0e7578.zip
profiles: Update Useflag Descriptions for Nginx Modules
Thanks to Johan Bergström
Diffstat (limited to 'profiles/desc/nginx_modules_http.desc')
-rw-r--r--profiles/desc/nginx_modules_http.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index f8cc3b94b8bc..b63e94883d1d 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -8,6 +8,7 @@
access - This module provides a simple host-based access control.
addition - This module adds contents of other locations before and after the current location's content.
auth_basic - This module protects your site or parts of it with username and password based on HTTP Basic Authentication.
+auth_ldap - LDAP module for nginx which supports authentication against multiple LDAP servers.
auth_pam - This module provides authentication via PAM.
auth_request - Module implementing client authorization based on the result of a subrequest.
autoindex - This module provides automatic directory listings.