]> source.dussan.org Git - nextcloud-server.git/commit
Add support for getting the real client IP behind proxies
authorLukas Reschke <lukas@owncloud.com>
Tue, 26 Aug 2014 21:58:13 +0000 (23:58 +0200)
committerLukas Reschke <lukas@owncloud.com>
Tue, 26 Aug 2014 22:05:04 +0000 (00:05 +0200)
commit7acdd018a1555c9bc5dcc1702074a10f862bb170
treeadbbeff4dfb9f0dca4ae27902448cde6c141c771
parent3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0
Add support for getting the real client IP behind proxies

Fixes https://github.com/owncloud/core/issues/10624

Fix copy paste fail

Add unittest for comma separated headers

Revert 3rdparty
config/config.sample.php
lib/private/allconfig.php
lib/private/request.php
lib/public/config.php
lib/public/iconfig.php
tests/lib/request.php