nextcloud/tests/Settings
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 +02:00
..
Activity Make activity events strict 2018-10-12 12:12:12 +02:00
Controller Update logic for forwardedForHeadersWorking 2018-10-25 23:01:37 +02:00
Mailer Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 2018-10-15 19:01:46 +02:00
Middleware Provide translated error message for permission error 2018-02-26 17:00:29 +01:00
ApplicationTest.php Fix Applicationtest 2018-05-16 09:50:23 +02:00