]> git.sur5r.net Git - openldap/commitdiff
comment no longer required
authorPierangelo Masarati <ando@openldap.org>
Tue, 10 Jan 2006 02:10:07 +0000 (02:10 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 10 Jan 2006 02:10:07 +0000 (02:10 +0000)
servers/slapd/controls.c

index 1931dd14aed43e099d52e15c1660e5a925abfbf6..1e768bd11bb5f806c9beb8be124fa142bc28e5cf 100644 (file)
@@ -900,8 +900,6 @@ static int parseProxyAuthz (
                        op->o_connid, 0, 0 );
 
                /* anonymous */
-               /* FIXME: do we let anonymous authz as anonymous?
-                * should we disallow authz at all for anonymous? */
                if ( !BER_BVISNULL( &op->o_ndn ) ) {
                        op->o_ndn.bv_val[ 0 ] = '\0';
                }