gui: add API token ACLs

and the needed API token selector.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler
2020-10-28 11:07:27 +01:00
committed by Wolfgang Bumiller
parent b2da7fbd1c
commit 184a37635b
4 changed files with 155 additions and 39 deletions

View File

@ -6,6 +6,7 @@ IMAGES := \
JSSRC= \
form/UserSelector.js \
form/TokenSelector.js \
form/RemoteSelector.js \
form/DataStoreSelector.js \
form/CalendarEvent.js \