http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21776|0 |1 is obsolete| | --- Comment #94 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 21795 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21795&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@gmail.com> Signed-off-by: Mason James <mtj@kohaaloha.com> Signed-off-by: Galen Charlton <gmc@esilibrary.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.