proxmox-backup/src
Dominik Csapak 5117cf4f17 api: access: domains: add get/create/update/delete domain call
modeled like our other section config api calls
two drawbacks of doing it this way:
* we have to copy some api properties again for the update call,
  since not all of them are updateable (username-claim)
* we only handle openid for now, which we would have to change
  when we add ldap/ad

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-07-09 15:36:54 +02:00
..
acme acme: nit code cleanup 2021-07-03 21:44:13 +02:00
api2 api: access: domains: add get/create/update/delete domain call 2021-07-09 15:36:54 +02:00
backup move more api types for the client 2021-07-09 15:17:53 +02:00
bin move some api types and resolve imports 2021-07-09 15:17:52 +02:00
client client: import updates 2021-07-09 15:32:12 +02:00
config config: acl: add PRIV_REALM_ALLOCATE 2021-07-09 15:36:54 +02:00
pxar add pbs-datastore module 2021-07-06 15:11:52 +02:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server move client::pull to server::pull 2021-07-09 15:17:53 +02:00
tape move chunk_store to pbs-datastore 2021-07-07 14:37:47 +02:00
tools move some tools used by the client 2021-07-09 15:17:52 +02:00
auth_helpers.rs split out pbs-buildcfg module 2021-07-06 12:00:14 +02:00
auth.rs split out pbs-buildcfg module 2021-07-06 12:00:14 +02:00
lib.rs move chunk_store to pbs-datastore 2021-07-07 14:37:47 +02:00