]> git.proxmox.com Git - pve-manager.git/commit
ui: add ACME selector formfields for account and plugins
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 6 May 2020 14:31:08 +0000 (16:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 May 2020 15:49:35 +0000 (17:49 +0200)
commitc00c4207ea046a0e489f9ec571173394d61a4ee9
treee01579cf1cd2efdec05a7d275b1d8029e66497e3
parent1011b569837587e6f3f06cccb2dbbd9ad3104bbd
ui: add ACME selector formfields for account and plugins

filter the plugins by type === 'dns'
and add a convenience method for ACMEAccountSelector to check if there
are any accounts

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/form/ACMEAccountSelector.js [new file with mode: 0644]
www/manager6/form/ACMEPluginSelector.js [new file with mode: 0644]