Display the right endpoint in the warning in case of error
authorKevin Ottens <kevin.ottens@enioka.com>
Tue, 5 Oct 2021 21:13:27 +0000 (23:13 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 6 Oct 2021 10:17:38 +0000 (10:17 +0000)
commit5fe63a4d9a7a38c4963486dff115e71edca82cb3
tree68272d8f17d0c0bf4988ed846bc605b715e7d258
parent820ca382703a28ee7d3696a0a271cc6e71fbcdf1
Display the right endpoint in the warning in case of error

At that point in time _pollEndpoint isn't set yet. All the checks are
against pollEndpoint so display that one in the warning. Otherwise one
always end up with an empty URL in the logs which is not very useful for
debugging purposes.

Signed-off-by: Kevin Ottens <kevin.ottens@enioka.com>
src/gui/creds/flow2auth.cpp