[koha-commits] main Koha release repository branch master updated. v16.05.00-414-gc63d0b3

Git repo owner gitmaster at git.koha-community.org
Thu Aug 4 21:17:00 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  c63d0b311b5e7ba882d19b9b8a71838256de98cf (commit)
      from  eb543a90848b97d35aa15052c8881134926a3ed0 (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 c63d0b311b5e7ba882d19b9b8a71838256de98cf
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>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list