diff --git a/radicale/acl/Courier-Authdaemon.py b/radicale/acl/Courier-Authdaemon.py index fdcc5836..3b4260cf 100644 --- a/radicale/acl/Courier-Authdaemon.py +++ b/radicale/acl/Courier-Authdaemon.py @@ -16,13 +16,6 @@ # You should have received a copy of the GNU General Public License # along with Radicale. If not, see . -""" -Courier-Authdaemon ACL. - -Authentication based on the ``python-ldap`` module -(http://www.python-ldap.org/). - -""" import socket,os,sys from radicale import acl, config, log