diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-05-30 12:16:17 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-05-30 12:18:16 -0300 |
commit | 8b237f08b76bc94cfcd24d13945006a89c3aeeee (patch) | |
tree | 945c0d6e2204f9a7ff63497c80aa5fa51c1f9d6e /changes/bug-5540_change-password-fix | |
parent | 0b1e346b0c3c5306bed639f955847bb50bdc1650 (diff) |
Change password skips soledad if mx is not enabled.
Use information from mainwindow instead of asking again to the backend.
Diffstat (limited to 'changes/bug-5540_change-password-fix')
-rw-r--r-- | changes/bug-5540_change-password-fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-5540_change-password-fix b/changes/bug-5540_change-password-fix new file mode 100644 index 00000000..9c9c09d5 --- /dev/null +++ b/changes/bug-5540_change-password-fix @@ -0,0 +1 @@ +Change password doesn't work. Closes #5540. |