aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2013-02-23 21:22:29 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2013-02-23 21:22:29 +0100
commit5f21c056072552a4506c3f02ec649930eac2b062 (patch)
treedcc434a4e6ad51c9e9891be4db1d2aa38483bf18
parent66d639636e215c4c07e2fda6a2cbfd7189790c05 (diff)
Fine-tuning the configuration for developpement (e.g., using DIGEST-MD5).
-rw-r--r--config.in9
-rw-r--r--misc/mklist/config2
2 files changed, 9 insertions, 2 deletions
diff --git a/config.in b/config.in
index 5f4c29a..361c9d7 100644
--- a/config.in
+++ b/config.in
@@ -1,11 +1,16 @@
# This is the custom configuration for the Fripost Administration Panel,
# which takes precedence over the default configuration in 'default.in'.
-secure_cookie = 1
+secure_cookie = 0
# Where the error reports should be sent to.
report_email = admin@fripost.org
+ldap_uri = ldapi://
+ldap_SASL_mechanism = DIGEST-MD5
+ldap_authcID = AdminWebPanel@fripost.org
+ldap_authcPW = panel
+
# The domain that will be appended to non fully qualified usernames.
default_realm = fripost.org
@@ -30,3 +35,5 @@ listurl_schleuder = https://lists.fripost.org/schleuder/
webapp_url = http://localhost:8080/cgi-bin/
email_from = admin@fripost.org
+
+signature = Guilhem.
diff --git a/misc/mklist/config b/misc/mklist/config
index e913ecd..865d835 100644
--- a/misc/mklist/config
+++ b/misc/mklist/config
@@ -1,7 +1,7 @@
# A comma-separated list of public keys that are allowed to ask for
# a list creation. (Note: the key have to be in the user's public
# keyring.)
-authorized_pubkeys = AF910D26
+authorized_pubkeys = 0x39278DA8109E6244
# Postfix configuration directory.
postfix_config_dir = /etc/postfix/