From 80a577b025ff83f476c3052850acd0d34e001525 Mon Sep 17 00:00:00 2001 From: tomasz1986 Date: Mon, 25 Sep 2023 21:34:19 +0200 Subject: [PATCH] gui: Show if device is untrusted in the main GUI (#9116) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add a new entry to the unfolded device info to inform the user that the device has been marked as "untrusted" and all folders shared with it have to be password-protected or already Receive Encrypted. Signed-off-by: Tomasz WilczyƄski --- gui/default/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gui/default/index.html b/gui/default/index.html index 4749704bb..07ac71ddf 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -912,6 +912,10 @@ + +  Untrusted + Yes +  Version {{connections[deviceCfg.deviceID].clientVersion}}