]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - src/Makefile
add ACME account panel
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Mar 2021 10:24:21 +0000 (11:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 11:25:58 +0000 (12:25 +0100)
commit5df894de2622ad972f10520cfb4d1aaa30d0f941
tree88a02b1785d10fd90ac53f20e47e2f4dd25007fa
parent60fead29a8d25e209b082c7775624a4b340e49e6
add ACME account panel

Copied from PVE with URLs now being based on the 'acmeUrl'
property which should point to the acme/ root containing
/tos, /directories, etc.

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