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
Showing
- config/config.sample.php 6 additions, 0 deletionsconfig/config.sample.php
- lib/private/allconfig.php 1 addition, 1 deletionlib/private/allconfig.php
- lib/private/request.php 28 additions, 0 deletionslib/private/request.php
- lib/public/config.php 1 addition, 1 deletionlib/public/config.php
- lib/public/iconfig.php 1 addition, 1 deletionlib/public/iconfig.php
- tests/lib/request.php 35 additions, 3 deletionstests/lib/request.php
Loading
Please register or sign in to comment