On 10/17/19 3:14 PM, Fabian Grünbichler wrote: > pull it into helper sub, since we need this one more time for token ACL > members. > > Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com> > --- > PVE/AccessControl.pm | 61 +++++++++++++++++++------------------------- > 1 file changed, 26 insertions(+), 35 deletions(-) > > diff --git a/PVE/AccessControl.pm b/PVE/AccessControl.pm > index a84173e..48c9930 100644 > --- a/PVE/AccessControl.pm > +++ b/PVE/AccessControl.pm > @@ -1092,47 +1092,38 @@ sub write_user_config { > > $data .= "\n"; > > + my $collect_ra = sub {
OK, besides my wish that ra would be actually written out, or at least spelled in a less cryptic way. _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel