]> git.proxmox.com Git - pve-manager.git/commit
ui: esxi storage edit: make user and password always editable
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 13 Mar 2024 06:28:44 +0000 (07:28 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2024 14:17:43 +0000 (15:17 +0100)
commite5a30c6d9b8d7c3640db29be1a48c494481d53e3
tree233ca78e8799dc7c06f6abdf9261778b34aaf581
parentddbddff76659270935d3aa4e0a8d115dc637a787
ui: esxi storage edit: make user and password always editable

Those can change somewhat frequently, e.g., as part of credentials
rotation policies.

Keep the 'server' one for now as is, while it can make sense to change
that too, e.g., from IP to FQDN, it's currently uncommon for PVE to
allow that in the UI, if we should evaluate all storage types for such
things and for that we also should improve the re-mount/activate story
in the storage lib.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/storage/ESXIEdit.js