From 0181b5c63fbfd5d18acd6a9688edf850d8ff9742 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 6 Dec 2010 02:21:40 +0000 Subject: add a configurable blacklist of login, to complete previous commit --- catdap.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'catdap.yml') diff --git a/catdap.yml b/catdap.yml index 55288f6..e981676 100644 --- a/catdap.yml +++ b/catdap.yml @@ -28,6 +28,10 @@ Model::User: host: ldap.mageia.org start_tls: 1 +register: + login_blacklist: + - apache + authentication: default_realm: ldap realms: -- cgit v1.2.1