[pve-devel] applied: [PATCH v3 access-control 06/20] API token: add (shadow) TokenConfig

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jan 28 21:08:23 CET 2020


On 1/21/20 1:54 PM, Fabian Grünbichler wrote:
> with the format:
> 
> <full token ID> <token value/UUID>
> 
> it is just used for token value generation/deletion via the User API,
> token value verification will happen over pmxcfs/ipcc.
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
> 
> Notes:
>     new in v2
>     
>     requires versioned build- and runtime-dependency on pve-cluster with
>     priv/token.cfg observed
> 
>  PVE/Makefile       |  1 +
>  PVE/TokenConfig.pm | 79 ++++++++++++++++++++++++++++++++++++++++++++++
>  debian/control     |  1 +
>  3 files changed, 81 insertions(+)
>  create mode 100644 PVE/TokenConfig.pm
> 

applied, thanks!





More information about the pve-devel mailing list