From 20d89634f7b891fb4f399da51b3800d42159b9eb Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Thu, 14 Nov 2013 14:34:46 -0300 Subject: Enable password change in proper conditions. - Send soledad to the constructor and check with sameProxiedObjects - Check if soledad instance is defined, otherwise wait until soledad_ready [Closes #4449] --- changes/bug-4449_password-change-properly-enabled | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/bug-4449_password-change-properly-enabled (limited to 'changes') diff --git a/changes/bug-4449_password-change-properly-enabled b/changes/bug-4449_password-change-properly-enabled new file mode 100644 index 00000000..71d36eb2 --- /dev/null +++ b/changes/bug-4449_password-change-properly-enabled @@ -0,0 +1 @@ +- Password change dialog is now properly enabled. Closes #4449. -- cgit v1.2.3