[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 02:56:05 CEST 2013


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

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

--- Comment #63 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 21615
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21615&action=edit
Bug 9611: Database update, changing password from varchar(30) to varchar(60)

This is necessary because Bcrypt hashes are longer than MD5 hashes.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Signed-off-by: Mason James <mtj at kohaaloha.com>
Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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


More information about the Koha-bugs mailing list