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, 20.05.x has been updated
via 8c27b372a4968d5b0d99e512a781302f09a769bf (commit)
from cb76501776b3d03cf7c513b50c6b38630740416e (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 8c27b372a4968d5b0d99e512a781302f09a769bf
Author: David Cook <[email protected]>
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 <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit 7b84fda33b23347846ae50016f1e4b38b0fd95f4)
Signed-off-by: Lucas Gass <[email protected]>
-----------------------------------------------------------------------
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
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits