Koha/serials
Bernardo Gonzalez Kriegel 9205e732fb 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>
2013-03-19 21:46:34 -04:00
..
acqui-search-result.pl
acqui-search.pl
checkexpiration.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
claims.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
lateissues-excel.pl
member-search.pl Bug 9827: remove 'insecure' system preference 2013-03-19 21:46:34 -04:00
reorder_members.pl
routing-preview.pl
routing.pl
serial-issues.pl
serials-collection.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
serials-edit.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
serials-home.pl
serials-recieve.pl
serials-search.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
statecollection.pl
subscription-add.pl Bug 9574: Plack fixes for serials/subscription-add.pl 2013-03-07 09:17:48 -05:00
subscription-bib-search.pl Bug 9239: Allow the use of QueryParser for all queries 2013-03-16 21:32:32 -04:00
subscription-detail.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
subscription-renew.pl
viewalerts.pl