[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 17:14:36 CEST 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102789|0                           |1
        is obsolete|                            |

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 102858
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102858&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"

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list