From 102246bda30be3976b96077486dcf86e102e5923 Mon Sep 17 00:00:00 2001 From: Chris Ridd <chris.ridd@forgerock.com> Date: Wed, 19 Feb 2014 15:54:33 +0000 Subject: [PATCH] Fix OPENDJ-1350: Access controls and timelimits are not enforced when searching cn=changelog --- opends/src/messages/messages/replication_es.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/replication_es.properties b/opends/src/messages/messages/replication_es.properties index 5d6af3c..9900374 100644 --- a/opends/src/messages/messages/replication_es.properties +++ b/opends/src/messages/messages/replication_es.properties @@ -20,7 +20,7 @@ # CDDL HEADER END # # Copyright 2006-2010 Sun Microsystems, Inc. -# Portions copyright 2011-2013 ForgeRock AS +# Portions copyright 2011-2014 ForgeRock AS # # # This file contains the primary Directory Server configuration. It must not @@ -191,3 +191,4 @@ NOTICE_RESENDING_INIT_TARGET_199=Se est\u00e1 reenviando un nuevo inicio de inicializaci\u00f3n para una inicializaci\u00f3n de un servidor remoto debido al error ra\u00edz: %s SEVERE_ERR_RSQUEUE_DIFFERENT_MSGS_WITH_SAME_CN_201=Procesando dos cambios diferentes con el mismo n\u00famero de cambio changeNumber=%s. Anterior msg=<%s>, Nuevo msg=<%s> SEVERE_ERR_COULD_NOT_SOLVE_CONFLICT_202=Error al tratar de solucionar el conflicto con DN: %s ERROR : %s +NOTICE_ECL_LOOKTHROUGH_LIMIT_EXCEEDED_238=Esta operaci\u00f3n de b\u00fasqueda ha comprobado el m\u00e1ximo de %d entradas que coinciden -- Gitblit v1.10.0