]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
window: password edit: add opt-in confirmation-password field
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 15 Mar 2024 11:55:09 +0000 (12:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Mar 2024 16:30:27 +0000 (17:30 +0100)
commitbe5b9a43930d6224c244c5654d5328842bfc944b
treed881d5c6bbb5aaa9bde160580ba3fbedef7aa054
parentd35cb8aa7c2c8ceb84b5cfb91bdb8f713d1f3773
window: password edit: add opt-in confirmation-password field

For when the product UI using this component wants to show an extra
confirmation field where the user that executes the password change,
have to confirm their own password.

Reported-by: Wouter Arts <security@wth-security.nl>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
 [ TL: use already included CBind mixin instead of constructor ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/window/PasswordEdit.js