[koha-commits] main Koha release repository branch master updated. v16.05.00-452-g12b4c83

Git repo owner gitmaster at git.koha-community.org
Wed Aug 10 15:16:18 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  12b4c83f5a5c11af635cae83e6837ff80dc02da7 (commit)
      from  1ea1504c30c5c34dd763027caee55dcf359e94cf (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 12b4c83f5a5c11af635cae83e6837ff80dc02da7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jul 28 13:01:43 2016 +0100

    Bug 17021: Fix XSS in circ/returns.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: Kyle M Hall <kyle at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list