From 37565c7da833303fd2eeceb7dc059fe0827cdc18 Mon Sep 17 00:00:00 2001 From: Manoop Talasila Date: Tue, 28 May 2019 18:25:02 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/portal.git from branch 'master' to ba546e970d779a5e87a07b3058a85e1446c39129 - Merge "Removed user password from portal's profile API" - Removed user password from portal's profile API ONAP Portal allowed to retrieve password of currently active user via "/portalApi/loggedinUser" endpoint. Prefilled "Login Password" field has been changed to "*****" and password is not send anymore to the frontend. Only after change of this default value password will be updated. Confirm Password field has been removed from the UI. In the future password change could be additionally also checked on the backend side to verify current password before updating it. Issue-ID: OJSI-65 Signed-off-by: Robert Bogacki Reviewed-by: Krzysztof Opasiak Acked-by: Manoop Talasila Change-Id: I00b7713557247d211927c437f31f118095ad0726 --- docs/submodules/portal.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git index 59eebbf3c..ba546e970 160000 --- a/docs/submodules/portal.git +++ b/docs/submodules/portal.git @@ -1 +1 @@ -Subproject commit 59eebbf3cb31d01345d973098a73a866b1d08466 +Subproject commit ba546e970d779a5e87a07b3058a85e1446c39129 -- 2.16.6