/openbmc/webui-vue/src/views/ProfileSettings/ |
H A D | index.js | b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|
H A D | ProfileSettings.vue | b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|
/openbmc/webui-vue/src/store/modules/ |
H A D | GlobalStore.js | diff b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|
/openbmc/webui-vue/src/store/modules/Authentication/ |
H A D | AuthenticanStore.js | diff b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|
/openbmc/webui-vue/src/views/Login/ |
H A D | Login.vue | diff b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|
/openbmc/webui-vue/src/router/ |
H A D | index.js | diff b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | diff b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | diff b1f559f03e3f464c1b8b19a9327158be0ecafe62 Tue Apr 28 09:48:28 CDT 2020 Sukanya Pandey <sukapan1@in.ibm.com> Profile settings page
-To set the profile by setting password. -This commit adds a profile page which allows the user to change their password. In the future, the profile page will also contain user settings like language and timezone.
The API called to change the user's password is '/redfish/v1/AccountService/Accounts/<userName>'
Signed-off-by: Sukanya Pandey <sukapan1@in.ibm.com> Change-Id: Ie54a54beff8c85bc9ac5af21c35edc481b34cf44
|