HttpCredentials: Do not re-enter the event loop
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 29 Nov 2018 11:40:00 +0000 (12:40 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:31 +0000 (10:58 +0100)
commitc31d3f277f6c3c00b68ec7967db95730723791c6
treec3c9bce29aebde49e00189ee41c9c22b4f57ad69
parent51d2e41d8b7c9f03c7e81ea6abe6b6df0e1d9378
HttpCredentials: Do not re-enter the event loop

https://sentry.io/owncloud/desktop-win-and-mac/issues/777907931/
mention a crash in OCC::HttpCredentialsGui::showDialog
One possible explaination is that this is caused by re-entring the event loop.
So don't do that.
src/gui/creds/httpcredentialsgui.cpp