From 12a45377e711af8c15db8ed593f3bc6ef7e84a67 Mon Sep 17 00:00:00 2001 From: yflory Date: Thu, 6 Feb 2020 15:35:58 +0100 Subject: [PATCH] Fix password change issues with read-only pads or from the drive --- www/common/common-ui-elements.js | 46 ++++++++++++++++++++----------- www/common/cryptpad-common.js | 3 ++ www/common/sframe-common-outer.js | 4 +-- 3 files changed, 35 insertions(+), 18 deletions(-) diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 977f8963d..4916517e6 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -547,21 +547,27 @@ define([ if (!data.noPassword) { var hasPassword = data.password; + var $pwLabel = $('