nextcloud-server/tests/Settings/Controller
Daniel Kesselberg 5cf8f4a407
Update logic for forwardedForHeadersWorking
As discussed in https://github.com/nextcloud/server/issues/11594 when discovering if
x-forwarded-for is working properly its not possible to use getRemoteAddr because
the "client ip" is returned. For this check the ip of the last hop would be required.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-25 23:01:37 +07:00
..
AdminSettingsControllerTest.php Bump autoloader and fix tests 2018-06-29 14:12:06 +07:00
AppSettingsControllerTest.php Fixed tests 2018-06-12 11:13:24 +07:00
AuthSettingsControllerTest.php Just pass uid to the Token stuff 2018-06-18 22:11:54 +07:00
CertificateControllerTest.php Use ::class in test mocks 2017-10-24 17:45:32 +07:00
CheckSetupControllerTest.php Update logic for forwardedForHeadersWorking 2018-10-25 23:01:37 +07:00
MailSettingsControllerTest.php
TwoFactorSettingsControllerTest.php Make it possible to enforce mandatory 2FA for groups 2018-10-15 08:22:52 +07:00
UsersControllerTest.php Bump tests and editorconfig 2018-05-16 09:50:23 +07:00