30 Dec
2016
30 Dec
'16
10:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17830 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #3)
Why not move those encodes to sub _gen_csrf in Token.pm? Since the source of this problem actually is WWW::CSRF, we could have this workaround closer to the call.
I wanted to provide a quick and safe fix. Moving the encode to Koha::Token would have implied to move the existing ones as well (i.e. more changes). -- You are receiving this mail because: You are watching all bug changes.