]> git.proxmox.com Git - pve-manager.git/commit
fix #5093: ui: acme: expose custom directory option
authorFolke Gleumes <f.gleumes@proxmox.com>
Wed, 17 Apr 2024 15:55:04 +0000 (17:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 Apr 2024 19:16:02 +0000 (21:16 +0200)
commitfdc4c229ad49636c5c62969c344cc8dd8e7e76e9
tree41d5b5fccdc11edb1f117233c6916fd4eb9852db
parent3a259c22e64ff22049856256a1dad643439c79ef
fix #5093: ui: acme: expose custom directory option

This patch allows the user to set a custom ACME directory by providing
a 'Custom' option in the directory dropdown. This in turn reveals an
input for the url. When using a custom directory the directory has to
be manually queried via button press to prevent from spamming the
directory on every input.

Signed-off-by: Folke Gleumes <f.gleumes@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/node/ACME.js