[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.13-10-g2399cef

Git repo owner gitmaster at git.koha-community.org
Mon Aug 8 09:08:52 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, 3.20.x has been updated
       via  2399cef9b6554ccdc3ba09c8b39b84dceaca2036 (commit)
       via  19d670d4b7f115c0034eeda34f202af692224945 (commit)
       via  f54968628736ee7fa05a478ba5020a85375157ee (commit)
      from  4fbb259a0f6e769657dd895e20f4ce25772e15a7 (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 2399cef9b6554ccdc3ba09c8b39b84dceaca2036
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Jul 26 08:57:50 2016 +1200

    Bug 16975 : @INC should not have '.' as its last entry
    
    To Test
    1/ Try using a plugin
    2/ Apply patch
    3/ Test plugin still works
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit 28eae42d2d09c14d0bb1bd3e1655714b33711ab3)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 1cf1c89f304fd2d84a1264041e8834444d1c8bf3)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 19d670d4b7f115c0034eeda34f202af692224945
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 2 14:00:02 2016 +0100

    Bug 17022: Fix XSS in circ/branchtransfers.pl
    
    Test plan:
    Enter the following in the barcode input:
        <script>alert('XSS')</script>
    
    => Without this patch you will see the alert
    => With this patch, no more alert
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    (cherry picked from commit c63d0b311b5e7ba882d19b9b8a71838256de98cf)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 46322ffc6e683d0583283e7485548d46c9586019)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit f54968628736ee7fa05a478ba5020a85375157ee
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Mon Aug 8 18:59:23 2016 +1200

    Bug 17026 XSS in checkexpiration.pl

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

Summary of changes:
 Koha/Plugins.pm                                                |    1 +
 Koha/Plugins/Handler.pm                                        |    1 +
 .../intranet-tmpl/prog/en/modules/circ/branchtransfers.tt      |    6 +++---
 .../intranet-tmpl/prog/en/modules/serials/checkexpiration.tt   |    8 ++++----
 4 files changed, 9 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list