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, 16.11.x has been updated
       via  0e93f64e28ce00fd488a11732b19424c45fc832a (commit)
      from  c76f4c8752424bcbab1155e6e5301bc325a9ee48 (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 0e93f64e28ce00fd488a11732b19424c45fc832a
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Wed Jan 3 16:15:18 2018 -0300

    Bug 19911: Escape password value during self-registration confirmation
    
    The password must be correctly escape, it can contains html character
    and break the display.
    
    Test plan:
    Apply first patch and confirm that the display is broken
    Apply second patch (this one) and confirm that the display is fixed
    
    Signed-off-by: Arturo <alongo...@sll.texas.gov>
    
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    (cherry picked from commit f6adfb4257d0326a101771246777b10965632bc8)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit eb2592e028c28b51d6276b3cb7102c6cfce19357)
    Signed-off-by: Chris Cormack <chr...@catalyst.net.nz>

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

Summary of changes:
 .../bootstrap/en/modules/opac-registration-confirmation.tt         |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to