mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
comment no longer required
This commit is contained in:
parent
9bcb37b5c1
commit
e3a81f17c7
@ -900,8 +900,6 @@ static int parseProxyAuthz (
|
|||||||
op->o_connid, 0, 0 );
|
op->o_connid, 0, 0 );
|
||||||
|
|
||||||
/* anonymous */
|
/* anonymous */
|
||||||
/* FIXME: do we let anonymous authz as anonymous?
|
|
||||||
* should we disallow authz at all for anonymous? */
|
|
||||||
if ( !BER_BVISNULL( &op->o_ndn ) ) {
|
if ( !BER_BVISNULL( &op->o_ndn ) ) {
|
||||||
op->o_ndn.bv_val[ 0 ] = '\0';
|
op->o_ndn.bv_val[ 0 ] = '\0';
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user