[pbs-devel] [PATCH proxmox 0/5] add proxmox-access crate

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jun 11 19:28:27 CEST 2024


Am 10/06/2024 um 17:42 schrieb Shannon Sterz:
> the idea behind the `proxmox-access` crate is to enable us to easily
> re-use the acl tree, user config and token shadow implementation of
> proxmox backup server across multiple projects. this series factors out
> the implementations from proxmox-backup's `pbs-config` crate.

High level comment:

"access" is a bit too generic for my taste, "access-control" would be slightly
better, that is also used on the PVE Perl side, i.e., it gas a long history in
Proxmox projects.
While surely not perfect, it would IMO still better describe what that crate
might provide (i.e., not bindings for MS Access ;-P), maybe someone else
has a better idea; but if not I'd do /access/access-control/.




More information about the pbs-devel mailing list