[Koha-bugs] [Bug 21547] Use update_password in opac-passwd and remove sub goodkey

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 11 12:19:48 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21547

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80391|0                           |1
        is obsolete|                            |

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 80393
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80393&action=edit
Bug 21547: Use update_password in opac-passwd and remove sub goodkey

Remove sql statement to change password by calling update_password.
Remove sub goodkey by calling C4::Auth::checkpw_hash.
Adding the scalar before param Oldkey (from bug 21036).

Test plan:
Try to change password in OPAC with good and bad pw.

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list