proxmox-backup/src/backup
Thomas Lamprecht 2393943fbb api: namespace list: fix restrictive priv checking
This endpoint only lists all accessible namespace, and one doesn't
necessarily needs to have permissions on the parent itself just to
have OK ACLs on deeper down NS.

So, drop the upfront check on parent but explicitly avoid leaking if
a NS exists or not, i.e., only do so if they got access on the parent
NS.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-27 11:14:01 +02:00
..
hierarchy.rs api: namespace list: fix restrictive priv checking 2022-05-27 11:14:01 +02:00
mod.rs add ns-recursive and acl/authid aware backup group iter 2022-05-12 09:33:50 +02:00
verify.rs tree-wide: remove DatastoreWithNamespace 2022-05-26 11:42:10 +02:00