aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/clds/clds-users.json
diff options
context:
space:
mode:
authorac2550 <ac2550@intl.att.com>2018-03-22 17:04:06 +0100
committerSébastien Determe <sd378r@intl.att.com>2018-03-23 08:47:07 +0000
commit5c4aee562b7fcb42f10aa62011e0ff6297cee867 (patch)
tree4be75b3f39178f36c031a28b683a302773d41485 /src/main/resources/clds/clds-users.json
parent3308b5439cb1d046398744e4d913ece518de9532 (diff)
Remove client usage of md5
Md5 usage introduce a security flow by reducing the amount of test needed for a brute force attack. Change-Id: Ifa4e6259d0a3fb06c91c03d1c67470ddd02284fc Issue-ID: CLAMP-143 Signed-off-by: ac2550 <ac2550@intl.att.com>
Diffstat (limited to 'src/main/resources/clds/clds-users.json')
-rw-r--r--src/main/resources/clds/clds-users.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/clds/clds-users.json b/src/main/resources/clds/clds-users.json
index 3fa32e81..8be08e1d 100644
--- a/src/main/resources/clds/clds-users.json
+++ b/src/main/resources/clds/clds-users.json
@@ -1,6 +1,6 @@
[{
"user":"admin",
- "password":"$2a$10$j7wM0G1gcpJTJygRY2ZG8O2HafSwlvM.tIb18/eusVPKBhrpwB6xC",
+ "password":"$2a$10$H/e21kl04Dw9C978CHuM7OewyMGUN5WGzAAx7SgIaR4ix8.wTcssi",
"permissions":
[
"permission-type-cl|dev|read",
@@ -12,7 +12,7 @@
},
{
"user":"cs0008",
- "password":"$2a$10$j7wM0G1gcpJTJygRY2ZG8O2HafSwlvM.tIb18/eusVPKBhrpwB6xC",
+ "password":"$2a$10$H/e21kl04Dw9C978CHuM7OewyMGUN5WGzAAx7SgIaR4ix8.wTcssi",
"permissions":
[
"permission-type-cl|dev|read",