Keep the E2EE info message around to allow displaying mnemonic
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 11 Aug 2020 12:55:51 +0000 (14:55 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 11 Aug 2020 12:55:51 +0000 (14:55 +0200)
commit37e20698caef89dd552f953bc415aa9f672697a8
tree9c0980205ce153ae9547775326303419dfd5c412
parenta1dbfd71cb097f987e8cb8785505d10f9dbae8a0
Keep the E2EE info message around to allow displaying mnemonic

We lost the ability to display the E2EE mnemonic during the GUI
redesign and the info message wasn't displayed again on restart. So now
we display it every time, it still can be dismissed and the button text
is different in such a case to make the intent clearer.

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