[Koha-bugs] [Bug 9611] Changing the password hashing algorithm from MD5 to more secure Bcrypt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 30 04:52:24 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

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

--- Comment #71 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 21626
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21626&action=edit
[SIGNED-OFF] bug_9611: use checkpw_hash() instead of md5 hash

Test:

* SIP: Have an old user and create a new user
- use either tenet sip test or
  C4/SIP/interactive_patron_check_password.pl to check old
  userid/password
- do the same for the new user

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Work as described

Test
1) using perl C4/SIP/interactive_patron_check_password.pl
can check current (short) and new (long) passwords

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


More information about the Koha-bugs mailing list