From ade072207111f8170a17cdd569faefcf2e342b96 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 04 Feb 2016 12:37:55 +0000
Subject: [PATCH] OPENDJ-2435 - Provide Bcrypt password storage scheme

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

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
index adab036..2e182fe 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties
@@ -2693,6 +2693,7 @@
 INFO_UPGRADE_TASK_DELETE_FILE_10054=Removing file '%s'
 ERR_LDIFIMPORT_LDIF_FILE_DOESNT_EXIST_10055=Unable to access the LDIF file %s to import. Please check that the file is \
   local to the server and the path correct.
+INFO_UPGRADE_TASK_BCRYPT_SCHEME_SUMMARY_10056=Adding Bcrypt password storage scheme configuration
 
 # Strings for generated reference documentation.
 REF_SHORT_DESC_BACKUP_15000=back up OpenDJ directory data

--
Gitblit v1.10.0