[koha-commits] main Koha release repository branch master updated. v16.05.00-813-gcc1c82e

Git repo owner gitmaster at git.koha-community.org
Fri Sep 9 17:05:38 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  cc1c82edb6f1e7d93412ede157303e65d342e859 (commit)
       via  1f4ea9c627eea7b6330bcd8b56004f270afc9386 (commit)
      from  b3b85da7bc6f1a712efb3435d597525ee4bd28cc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cc1c82edb6f1e7d93412ede157303e65d342e859
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 9 14:06:17 2016 +0000

    Bug 17187 - DBRev 16.06.00.023
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 1f4ea9c627eea7b6330bcd8b56004f270afc9386
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Wed Aug 24 15:45:54 2016 +0200

    Bug 17187: Lower the timeout preference from 139 days to 1 day
    
    Default timeout is now 12000000 seconds == almost 139 days !
    Surely, your session will be shorter. But we should lower this
    value.
    Balancing usability and security, I propose 1d (1 day) now.
    Current pref value will be affected only if it is NULL or equal
    to the old default.
    
    Test plan:
    Check your current value. Optionally change to NULL or 12000000.
    Run the dbrev and see what happens.
    Beware of cached values while testing or flush the cache.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 Koha.pm                                            |    2 +-
 installer/data/mysql/sysprefs.sql                  |    2 +-
 installer/data/mysql/updatedatabase.pl             |   21 ++++++++++++++++++++
 .../prog/en/modules/admin/preferences/admin.pref   |    1 -
 4 files changed, 23 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list