[Koha-bugs] [Bug 9827] Remove 'insecure' system preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 10:37:06 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16177|0                           |1
        is obsolete|                            |

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 16211
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16211&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.

Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
Amended patch: Remove 2 occurrences of insecure (in comment only)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list