From 48406e9fb4a789eb6b4f14b626332e89b53d7312 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 23 Apr 2014 16:08:02 -0300 Subject: Get password change working again. Closes #5540. - get the username from the login widget instead of the now not available srp_auth. - use lambda instead of partial to parametrize the error messages. --- changes/bug-5540_change-password-does-not-work | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/bug-5540_change-password-does-not-work (limited to 'changes/bug-5540_change-password-does-not-work') diff --git a/changes/bug-5540_change-password-does-not-work b/changes/bug-5540_change-password-does-not-work new file mode 100644 index 00000000..ce62ba8c --- /dev/null +++ b/changes/bug-5540_change-password-does-not-work @@ -0,0 +1 @@ +- Change password doesn't work. Closes #5540. -- cgit v1.2.3