]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
add ACME forms
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 16 Mar 2021 10:24:19 +0000 (11:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 16 Mar 2021 11:25:58 +0000 (12:25 +0100)
commit63be5c590f8dbd34936dc5715efc59ce86539fb7
tree83b04bffd2a19ddaf49c968c86d7d536b1138aab
parentc0acd7847509151f9b425ba77d31dc174aeb8e0a
add ACME forms

Mostly copied from PVE, but the user needs to set the URL
property so their stores can load the data, whereas in PVE
this was hardcoded.

API selector:
  needs its url to point to the challenge-schema url

Acme Account selector:
  needs its url to point to the acme account index

Acme Plugin selector:
  needs its url to point to the plugin index

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