[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
Fri Aug 23 06:41:53 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 #20253|0                           |1
        is obsolete|                            |

--- Comment #50 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 20577
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20577&action=edit
bug 9611: removing external dependency for password salt generator

To address packaging issues with Crypt::Random::Source, this patch
replaces the salt generation with a wrapper for /dev/urandom and
/dev/random.

The test plan for this patch is the same as that for the base patch
for bug 9611.

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