[pbs-devel] applied-series: [PATCH proxmox-backup 0/6] add realm api/ui
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jul 12 06:11:45 CEST 2021
On 09.07.21 13:43, Dominik Csapak wrote:
> adds realm management to the pbs api and ui
>
> ui patches need the widget-toolkit patches (+bump) from [0]
> api changes could be independently applied
>
> 0: https://lists.proxmox.com/pipermail/pve-devel/2021-July/049320.html
>
> Dominik Csapak (6):
> api: access: domains: add BasicRealmInfo struct and use it
> config: acl: add PRIV_REALM_ALLOCATE
> api: access: domains: add ExtraRealmInfo and RealmInfo structs
> api: access: domains: add get/create/update/delete domain call
> ui: add Authentication tab to Access Control
> ui: add /access/domains to PermissionPathsStore
>
> src/api2/access/domain.rs | 438 ++++++++++++++++++++++++++---
> src/config/acl.rs | 3 +
> www/Utils.js | 9 +
> www/form/PermissionPathSelector.js | 1 +
> www/panel/AccessControl.js | 8 +-
> 5 files changed, 424 insertions(+), 35 deletions(-)
>
applied series, thanks!
More information about the pbs-devel
mailing list