]> git.proxmox.com Git - proxmox-backup.git/commit
gui: add API token ACLs
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 28 Oct 2020 10:07:27 +0000 (11:07 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 29 Oct 2020 14:14:27 +0000 (15:14 +0100)
commit184a37635b10a4bea82a0d35d4b10b733a2eb09e
treee7b3d8ab9bcfca5cbf5c6d210121e885849feeec
parentb2da7fbd1c3c2d408dc3b11f27f6c915bcebd616
gui: add API token ACLs

and the needed API token selector.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
www/Makefile
www/config/ACLView.js
www/form/TokenSelector.js [new file with mode: 0644]
www/window/ACLEdit.js