OAuth: Better message when loggin in with the wrong username
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 13 Jul 2017 13:58:07 +0000 (15:58 +0200)
committerOlivier Goffart <olivier@woboq.com>
Fri, 14 Jul 2017 09:17:24 +0000 (11:17 +0200)
commit06f3a70f9ab02f486ad8f63d2730b769ce84ee9b
tree8bcd5aabb6fffa763bdddf4fea2a6a3fe387805a
parent1fb68e8711e7efa194cf5cd4c915b025e9572038
OAuth: Better message when loggin in with the wrong username

Since the user is already in the browser, put the error message in the
browser with a message to log out and then log in as the right user.

Issue #5895
src/gui/creds/httpcredentialsgui.cpp
src/gui/creds/oauth.cpp
src/gui/creds/oauth.h