http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951

--- Comment #1 from M. de Rooy <[email protected]> ---
I took some time to glance through all opac scripts. With the following
results:

A nice one to start with:
opac-password.pl: The password may contain diacritics. It should be decoded.
But this needs a dive into C4/Auth.pm also (and probably in staff too).
And we still have the problem with old incorrect hashes in the table. If you
would have a old password with diacritics, you would still like to login.
This is not just adding a flag to CGI, but a report on its own. So I leave that
for now; these hashes still work :)

Most scripts look fine to me; some have been corrected already. I only have
some doubts on:
ilsdi.pl
oai.pl
search.pl
tracklinks.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to