http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9827 --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 16175 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16175&action=edit Bug 9827: remove 'insecure' system preference This patch removes 'insecure' system preference. Also removes remaining code that make use of the preference. It's broken anyway. Only remains a reference in POD of C4/Boolean.pm To test: 1) If you like, enable 'insecure' syspref. Broken system. WARN: be prepared to revert value in database. 2) Apply the patch 3) Run updatedatabase.pl 4) Check that Staff login proceeds as usual. 5) Check that 'insecure' syspref is no more. -- You are receiving this mail because: You are watching all bug changes.