[Koha] [Koha-devel] Borrowers' password encryption method in database

Galen Charlton gmcharlt at gmail.com
Sun Nov 21 04:21:04 NZDT 2010


Hi,

2010/11/20 Altaf Mahmud <altaf.mahmud at gmail.com>:
> Thanks Chris. Is it exactly that MD5 function? My SQL version is 5.1.41,
> SELECT MD5 ('123456') returns another string, not that one. Is there
> anything else I've to do?

It's not quite MD5; it's actually md5_base64 as implemented by the
Digest::MD5 Perl module.

Regards,

Galen
-- 
Galen Charlton
gmcharlt at gmail.com


More information about the Koha mailing list