Am 01/12/2022 um 10:27 schrieb Dominik Csapak:
> Since we only string concatenated the host + port, ipv6 addresses were
> invalid because their missing [] around the ip. To fix that, use
> 'Uri's 'toString' method but strip the 'https://' prefix when creating
> an Uri object again
> 
> This now also allows to enter the 'https://' prefix manually
> 
> Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
> ---
>  lib/proxmox_login_form.dart | 26 +++++++++++++++++---------
>  1 file changed, 17 insertions(+), 9 deletions(-)
> 
>

applied, thanks!


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

Reply via email to