[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.08-14-ge119734445

Git repo owner gitmaster at git.koha-community.org
Tue Aug 4 00:27:27 CEST 2020


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, 19.11.x has been updated
       via  e119734445fb8fcaaded84e0b25b5a9056a5b2de (commit)
      from  39547a6279e418823a23809c813dc198a07eca75 (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 e119734445fb8fcaaded84e0b25b5a9056a5b2de
Author: David Cook <dcook at prosentient.com.au>
Date:   Wed Jul 8 07:10:50 2020 +0000

    Bug 25950: Remove <client> in X-Forwarded-For from proxy tests
    
    This patch removes the <client> ip address in the X-Forwarded-For
    header from being tested against koha_trusted_proxies.
    
    Without this patch, REMOTE_ADDR will be set to null, if the <client>
    ip address matches against koha_trusted_proxies.
    
    To Test:
    1. Run the unit test t/Koha/Middleware/RealIP.t
    
    Signed-off-by: Didier Gautheron <didier.gautheron at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 7b84fda33b23347846ae50016f1e4b38b0fd95f4)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 8c27b372a4968d5b0d99e512a781302f09a769bf)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 Koha/Middleware/RealIP.pm  |   3 +-
 t/Koha/Middleware/RealIP.t | 152 +++++++++++++++++++++++++++++----------------
 2 files changed, 100 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list