Commit 8264d29d authored by Aurel's avatar Aurel

follow the change of field id in commit ad650677

parent 8171ca3c
......@@ -52,7 +52,7 @@
<key> <string>_body</string> </key>
<value> <string>REQUEST = context.REQUEST\n
return context.getPortalObject().portal_password.changeUserPassword(password=REQUEST[\'password\'],\n
password_confirmation=REQUEST[\'password_confirmation\'],\n
password_confirmation=REQUEST[\'password_confirm\'],\n
password_key=REQUEST[\'password_key\'],\n
user_login=REQUEST.get(\'user_login\', None),\n
REQUEST=REQUEST)\n
......
40975
\ No newline at end of file
40976
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment