On 1/21/20 1:54 PM, Fabian Grünbichler wrote:
> which checks that the user and token exist and are not expired, and then
> generates the string to be matched with the pmxcfs-stored token shadow
> config file.
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com>
> ---
> 
> Notes:
>     requires versioned dependency on pve-cluster with 
> PVE::Cluster::verify_token
>     
>     v2->v3:
>     - simply split on '=', we match the full tokenid RE in split_tokenid 
> anyway
>     
>     new in v2
>     
>     requires versioned dependency on pve-cluster with 
> PVE::Cluster::verify_token
> 
>  PVE/AccessControl.pm | 33 +++++++++++++++++++++++++++++++++
>  1 file changed, 33 insertions(+)
> 

applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to