mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
22.03.2011 d6372798f66b1c70ee41806dd90a89fc4fcbe89f
opendj-sdk/opends/src/server/org/opends/server/loggers/AbstractTextAccessLogPublisher.java
@@ -659,7 +659,7 @@
      }
      // Check group membership.
      if (userIsNotMemberOf.length > 0 || userIsNotMemberOf.length > 0)
      if (userIsNotMemberOf.length > 0 || userIsMemberOf.length > 0)
      {
        if (!filterUserIsMemberOf(connection))
        {