From 7b42006c51d4f014f72ae39170544a85d2f09fb5 Mon Sep 17 00:00:00 2001 From: Shawn Severin Date: Mon, 11 Dec 2017 15:42:52 -0500 Subject: Adding UI extensibility Adding the ability for Sparky developers to create their own custom front-end views Issue-ID: AAI-542 Change-Id: I83f9608639799e3bf85b654f44a0a7a5a85ad264 Signed-off-by: Shawn Severin --- src/test/resources/portal/portal-authentication.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/resources/portal/portal-authentication.properties') diff --git a/src/test/resources/portal/portal-authentication.properties b/src/test/resources/portal/portal-authentication.properties index d0732a1..c3c34d6 100644 --- a/src/test/resources/portal/portal-authentication.properties +++ b/src/test/resources/portal/portal-authentication.properties @@ -1,2 +1,2 @@ username=testuser -password=18fa91d072b7b072a8d3326c448e5861 \ No newline at end of file +password=OBF:1vv31vn61xtv1zlo1y0s1v1p1v2p1y0y1zlu1xtn1vnw1vu7 \ No newline at end of file -- cgit 1.2.3-korg