aboutsummaryrefslogtreecommitdiffstats
path: root/default.in
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-08 19:49:11 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-08 23:40:50 +0200
commit4a0d87e642c4d97ee2a026f1207e25a001518f3a (patch)
treeb742103cfbce8c7c576766f4db9016f0faa9b629 /default.in
parent0dfeabffccf3695f5f270964aa8ef8e3460ae440 (diff)
Abstracting the LDAP stuff in an OO library.
Diffstat (limited to 'default.in')
-rw-r--r--default.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.in b/default.in
index 683a5bf..ef32710 100644
--- a/default.in
+++ b/default.in
@@ -35,6 +35,8 @@ cgi-bin = /cgi-bin/
timeout = 30m
+# The minimum password length.
+password_min_length = 8
# LDAP configuration
ldap_uri =ldap://127.0.0.1:389