summaryrefslogtreecommitdiff
path: root/src/http_auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http_auth.h')
-rw-r--r--src/http_auth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http_auth.h b/src/http_auth.h
index d469c0d..f956bd1 100644
--- a/src/http_auth.h
+++ b/src/http_auth.h
@@ -36,6 +36,7 @@ typedef struct {
buffer *auth_ldap_filter;
buffer *auth_ldap_cafile;
unsigned short auth_ldap_starttls;
+ unsigned short auth_ldap_allow_empty_pw;
unsigned short auth_debug;