From b93608db49fa40f4e7ad742e4aa285d106caf117 Mon Sep 17 00:00:00 2001 From: Sukanya Pandey Date: Fri, 10 Jul 2020 18:51:58 +0530 Subject: Add min and max password range in profile settings -Api used to get the min and max value is redfish/v1/AccountService. Signed-off-by: Sukanya Pandey Change-Id: I0f211496bef85aefe843052a6b6ba72156d2e4c7 --- src/views/ProfileSettings/ProfileSettings.vue | 34 ++++++++++++++++----------- 1 file changed, 20 insertions(+), 14 deletions(-) (limited to 'src/views/ProfileSettings/ProfileSettings.vue') diff --git a/src/views/ProfileSettings/ProfileSettings.vue b/src/views/ProfileSettings/ProfileSettings.vue index df74b4b7..32278b24 100644 --- a/src/views/ProfileSettings/ProfileSettings.vue +++ b/src/views/ProfileSettings/ProfileSettings.vue @@ -95,10 +95,7 @@