]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
add ACME plugin editing
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Mar 2021 10:24:22 +0000 (11:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 11:25:58 +0000 (12:25 +0100)
commit658bfdff32bee2fc357ab193348c49a6d9981e8b
tree31dcd7205f6fa52d91e086052271d082b51f7a3e
parent5df894de2622ad972f10520cfb4d1aaa30d0f941
add ACME plugin editing

Like with the account panel, the 'acmeUrl' base needs to be
specified, otherwise this is copied from PVE

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/Makefile
src/panel/ACMEPlugin.js [new file with mode: 0644]
src/window/ACMEPluginEdit.js [new file with mode: 0644]