Bug 11944: Authentication
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 7 Apr 2014 14:45:59 +0000 (16:45 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 13 Jan 2015 16:07:14 +0000 (13:07 -0300)
commitfe1e6d86cadb9002c8e25d9787b0a7a0065c79dd
tree0598f2bbb66c004a790c814df3118135c60d58b3
parent33d1281ef4dcdf69f8ca47ed5f96c3d8ef36830b
Bug 11944: Authentication

The password should be encoded before hashing.

Test plan:
- Before applying the patch, create a user with utf-8 in password
- apply patches
- try to log in
- change the password
- log out
- try to log in

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Dobrica Pavlinusic <dpavlin@rot13.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Auth.pm
Koha/AuthUtils.pm