[Koha-bugs] [Bug 20370] Misleading comment for bcrypt - #encrypt it; Instead it should be #hash it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 13 03:24:33 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20370

--- Comment #1 from David Roberts <david.roberts at ptfs-europe.com> ---
Created attachment 102789
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102789&action=edit
Bug 20370: Misleading comment for bcrypt - #encrypt it; Instead it should be
#hash it

This patch changes the wording of the comment

To test:

1) Check the wording of Line 67 of Koha/AuthUtils.pm
2) Apply the patch
3) Check that the wording has changed from "Encrypt it" to "Hash it"

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list