http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611
--- Comment #85 from Katrin Fischer <[email protected]> --- Created attachment 21776 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21776&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 <[email protected]> Signed-off-by: Mason James <[email protected]> Signed-off-by: Galen Charlton <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
