]> git.proxmox.com Git - proxmox-backup.git/commit
api: access: domains: add ExtraRealmInfo and RealmInfo structs
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 9 Jul 2021 11:43:58 +0000 (13:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jul 2021 13:36:54 +0000 (15:36 +0200)
commitda7ec1d2af1c28503052e1cd5954dfada81058cd
treec50e7ee15eb81cf1a53dad63f767f758b3e808e7
parent934de1d69187ab91fd932fc223611f4fc504edc3
api: access: domains: add ExtraRealmInfo and RealmInfo structs

these will be used as parameters/return types for the read/create/etc.
calls for realms

for now we copy the necessary attributes (only from openid) since
our api macros/tools are not good enought to generate the necessary
api definitions for section configs

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/api2/access/domain.rs