summaryrefslogtreecommitdiff
path: root/src/store/index.js
diff options
context:
space:
mode:
authorDamian Celico <damianx.celico@intel.com>2022-08-23 04:18:58 +0300
committerSivaprabu Ganesan <sivaprabug@ami.com>2023-03-30 09:23:10 +0300
commitbcb0ab4f1e933795e53da7c28ca75382c94f9af9 (patch)
tree9c81973bf90ad7c731f99ae4c3daa00f7460511d /src/store/index.js
parent095bb6ddae8f651390097fb7bbded0089ac0fa05 (diff)
downloadwebui-vue-bcb0ab4f1e933795e53da7c28ca75382c94f9af9.tar.xz
Old password input in change password screen
When the user changed their password in profile settings, to prevent XSS attacks, I added the current password input field to authenticate the user. Once the authentication had success with the current password, then allowing the update was possible. After the password is changed successfully, all the sessions of the user who changed the password will be disconnected, including the current session. and the current session will navigate to the login page. Signed-off-by: Kirankumar Ballapalli <kirankumarb@ami.com> Change-Id: Idb8bc9d6ada420329c38407da76a08dc83fddd61
Diffstat (limited to 'src/store/index.js')
0 files changed, 0 insertions, 0 deletions