[pdm-devel] [PATCH datacenter-manager v3 1/3] server/api-types: move AccessControlConfig to shared api types

Lukas Wagner l.wagner at proxmox.com
Thu Nov 13 11:15:49 CET 2025


On Thu Nov 6, 2025 at 3:38 PM CET, Shannon Sterz wrote:
> this doesn't really contain any information that is secret. moving it
> to the shared api types allows re-using it in the ui to check what
> privileges a user needs to access certain features.
>

I'm not sure if pdm-api-types is the correct place for this, since it
does not really contain any... well... API types, as far as I can tell
:)

Maybe this should be in `lib/pdm-ui-shared` or it's own small
micro-crate under `lib/`? What do you think?




More information about the pdm-devel mailing list