[koha-commits] main Koha release repository branch master updated. v16.05.00-453-g96a9c27

Git repo owner gitmaster at git.koha-community.org
Wed Aug 10 15:17:26 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  96a9c2715ee2e4388e105e86e221bc280e1d757f (commit)
      from  12b4c83f5a5c11af635cae83e6837ff80dc02da7 (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 96a9c2715ee2e4388e105e86e221bc280e1d757f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Aug 3 08:49:10 2016 +0100

    Bug 17036: Fix XSS in circulation.pl
    
    Test plan:
    Enter the following in the "Check out" tab:
    "><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/circulation.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list