From d109b49627501575f3c8a9da429f72097601615f Mon Sep 17 00:00:00 2001
From: Nemanja Lukic <nemanja.lukic@forgerock.com>
Date: Mon, 19 Mar 2012 12:53:36 +0000
Subject: [PATCH] Implementaion of OPENDJ-441 - Operational attribute for password expiration time

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

diff --git a/opends/src/messages/messages/extension.properties b/opends/src/messages/messages/extension.properties
index ab1d54b..4364ec5 100644
--- a/opends/src/messages/messages/extension.properties
+++ b/opends/src/messages/messages/extension.properties
@@ -1518,3 +1518,5 @@
  search bind password
 MILD_ERR_ETAG_VATTR_NOT_SEARCHABLE_614=The %s attribute is not \
  searchable and should not be included in otherwise unindexed search filters
+MILD_ERR_PWDEXPTIME_VATTR_NOT_SEARCHABLE_615=The %s attribute is not \
+ searchable and should not be included in otherwise unindexed search filters
\ No newline at end of file

--
Gitblit v1.10.0