From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH proxmox-login-manager] login: fix login for saved ipv6 addresses
Date: Wed, 15 Mar 2023 09:19:20 +0100 [thread overview]
Message-ID: <2d430eb5-b76a-828f-caca-6323e49adc4d@proxmox.com> (raw)
In-Reply-To: <20221201092734.1171699-1-d.csapak@proxmox.com>
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.csapak@proxmox.com>
> ---
> lib/proxmox_login_form.dart | 26 +++++++++++++++++---------
> 1 file changed, 17 insertions(+), 9 deletions(-)
>
>
applied, thanks!
prev parent reply other threads:[~2023-03-15 8:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-01 9:27 [pve-devel] " Dominik Csapak
2023-03-15 8:19 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2d430eb5-b76a-828f-caca-6323e49adc4d@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.