> + my $ticket = $plain . "::" . encode_base64($rsa_priv->sign($full), ''); > + return MIME::Base32::encode($ticket."::".$full); > +}
Applied, but I removed the MIME::Base32 part, because I pass it with 'password' option now. _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
