pve-manager/www/manager6/node
Max Carrara 9536d5ef92 ui: cert upload: fix private key field sending empty string
The private key's field is now excluded from the upload form's
JSON data if it's left empty.

Prior to this change, the form still used an empty string for the
private key's field, even if no key was provided by the user.
Because the key's field is marked as optional in the upload cert
API endpoint, JSONSchema validation would therefore fail.

Suggested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Max Carrara <m.carrara@proxmox.com>
2023-03-17 11:20:43 +01:00
..
ACME.js sorters: use correct property 'direction' and keep default 'ASC' 2021-12-16 10:11:48 +01:00
Certificates.js ui: cert upload: fix private key field sending empty string 2023-03-17 11:20:43 +01:00
CmdMenu.js ui: bulk start/stop: align capability checks with backend 2023-03-15 18:21:50 +01:00
Config.js ui: bulk start/stop: align capability checks with backend 2023-03-15 18:21:50 +01:00
Directory.js partially fix #2285: ui: disk create: allow selecting partitions 2021-11-11 21:51:04 +01:00
LVM.js ui: factor out not found rendering to common helper 2023-01-21 14:32:53 +01:00
LVMThin.js ui: factor out not found rendering to common helper 2023-01-21 14:32:53 +01:00
NodeOptionsView.js ui: node options: make text for wakeonlan option a bit more descriptive 2023-01-24 16:13:43 +01:00
StatusView.js ui: node status: use repo status widget from widget-toolkit 2021-07-29 10:47:02 +02:00
Subscription.js subscription/summary/backup: stop setting the background color 2023-03-08 17:55:41 +01:00
Summary.js subscription/summary/backup: stop setting the background color 2023-03-08 17:55:41 +01:00
ZFS.js ui: improve ZFS pool name validator accuracy 2022-11-19 15:56:46 +01:00