Bug 9827: remove 'insecure' system preference
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 16 Mar 2013 05:45:52 +0000 (02:45 -0300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 20 Mar 2013 01:46:34 +0000 (21:46 -0400)
commit9205e732fb76414c36ea1e88d5412706f9b3369b
treeec18ae870ce4571098384491e5fbbc3970faed07
parentfb8aa63f9d9f56bf80ffab7b6e45b8cadb66ddf4
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.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Amended patch: Remove 2 occurrences of insecure (in comment only)
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
C4/Auth.pm
C4/Boolean.pm
C4/Context.pm
C4/Members.pm
installer/data/mysql/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref
serials/member-search.pl
svc/config/systempreferences
t/db_dependent/Search.t