http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27598|0 |1 is obsolete| | --- Comment #145 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 27893 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27893&action=edit Bug 11944: Authentication The password should be encoded before hashing. Test plan: - Before applying the patch, create a user with a password "XXXX" - apply patches - try to log in - change the password - log out - try to log in Signed-off-by: Paola Rossi <[email protected]> Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> replaced string with XXXX, sorry -- 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/
