From d4262475f3e099e1023ba0e8c9ba53782268f52a Mon Sep 17 00:00:00 2001
From: ian.packer <ian.packer@forgerock.com>
Date: Fri, 24 Jun 2016 12:51:57 +0000
Subject: [PATCH] OPENDJ-1103 OPENDJ-1626 Allow configuration of a filter template for passthrough authentication mapped searches

---
 opendj-server-legacy/src/messages/org/opends/messages/extension.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/extension.properties b/opendj-server-legacy/src/messages/org/opends/messages/extension.properties
index 748d73b..f09e4a6 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/extension.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/extension.properties
@@ -956,3 +956,5 @@
  the aliase(s) '%s' \ to contain key(s) of type(s) '%s'.
 ERR_PWSCHEME_INVALID_STORED_PASSWORD_638=An error occurred while attempting \
  to match a bcrypt hashed password value:  %s
+ERR_LDAP_PTA_INVALID_FILTER_TEMPLATE_639=The mapped search filter template "%s" \
+ could not be parsed as a valid LDAP filter
\ No newline at end of file

--
Gitblit v1.10.0