Set the account state after E2EE is setup in the GUI
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 8 Dec 2020 16:09:24 +0000 (17:09 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:24 +0000 (10:59 +0100)
commit596bfab6e13de192c7c09f38fe6540b2e7e022a4
tree7ed2768121fc4174b0785d50c8db1dc6f0f9ff03
parentf45e84f2ee3e4c21cac53cd89dadecb3630105c5
Set the account state after E2EE is setup in the GUI

Otherwise we would not display the E2EE message if the account was
connected before the creation of the settings dialog. This was likely
caused by the delayed creation of the settings dialog.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/accountsettings.cpp