Bug 12367 - Import patrons still says "MD5 hash"
authorMagnus Enger <digitalutvikling@gmail.com>
Thu, 5 Jun 2014 07:58:36 +0000 (09:58 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sat, 21 Jun 2014 22:15:16 +0000 (19:15 -0300)
commit45b55fc3eb9118cf4ce5bed843f0c7b1a796fb0c
treeb476ac73c2f796581083e43a522b8ef5d0cf77e0
parent8b2ca6629001a05ff8e33270639ec76c9bcf4eb2
Bug 12367 - Import patrons still says "MD5 hash"

The password hashing algorithm was changed in Bug 9611,
but on Tools > Import patrons, in the text on the right
hand side, it still says:

"'password' should be stored in plaintext, and will be
converted to a MD5 hash"

This has no practical effect, of course, but to someone
evaluating Koha it might give the false impression that
password security is lower than it really is.

To test:
- Look at Tools > Import patrons and verify that it says
  "a MD5 hash"
- Also look at the help page and see the same text
- Apply the patch
- Check that both the tool and the help now says
  "a Bcrypt hash"

I'll do a patch for the docs too.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt