Do not check the client IP

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-05-02 23:41:30 +00:00
parent f4eb21e85e
commit d6e8f96a65

View file

@ -31,6 +31,7 @@ ProxyPrincipals = HTTP/koji.fedoraproject.org@FEDORAPROJECT.ORG,sigul/secondary-
KojiDir = /mnt/koji
MemoryWarnThreshold = 10000
MaxRequestLength = 167772160
CheckClientIP = False
# Kerb auth
{% if env == "staging" %}