summaryrefslogtreecommitdiffstats
path: root/src/mad-server.conf
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-08-27 18:39:44 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-08-27 18:39:44 +0200
commit96b69222fa0c22d0eaefaae291e78913b2ae13e9 (patch)
tree335a7f4706db8c4fa71eea0f250215565dd17aea /src/mad-server.conf
parent82ef58fb3d0bdf6ce7d13f42cca30d03b24973c6 (diff)
downloadmad-96b69222fa0c22d0eaefaae291e78913b2ae13e9.tar
mad-96b69222fa0c22d0eaefaae291e78913b2ae13e9.zip
AuthBackendChallengeResponse hinzugefügt
Diffstat (limited to 'src/mad-server.conf')
-rw-r--r--src/mad-server.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mad-server.conf b/src/mad-server.conf
index ff8249c..1ea3f70 100644
--- a/src/mad-server.conf
+++ b/src/mad-server.conf
@@ -1,5 +1,6 @@
LoadModule "FileLogger"
+LoadModule "AuthBackendChallengeResponse"
LoadModule "AuthBackendPassword"
LoadModule "AuthProviderFile"