nextcloud/tests/Core/Controller
Daniel Kesselberg 68148f4073
Always use status 200 for avatar response
As discussed in #18603 caching a 201 response is hard. It's now possible to distinguish between generated and uploaded avatars by reading the X-NC-IsCustomAvatar (0 = generated, 1 = uploaded) header.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-01 00:42:24 +01:00
..
AppPasswordControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
AutoCompleteControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
AvatarControllerTest.php Always use status 200 for avatar response 2020-03-01 00:42:24 +01:00
CSRFTokenControllerTest.php Only allow requesting new CSRF tokens if it passes the SameSite Cookie test 2020-01-03 13:12:03 +01:00
ChangePasswordControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ClientFlowLoginControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ClientFlowLoginV2ControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ContactsMenuControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
CssControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
GuestAvatarControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
JsControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
LoginControllerTest.php Send Clear-Site-Data expect for Chrome 2019-11-30 15:17:22 +01:00
LostControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
NavigationControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
OCSControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
PreviewControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
SvgControllerTest.php Keep list of icons in a separate file for use in the accessibility app 2018-10-25 12:16:10 +02:00
TwoFactorChallengeControllerTest.php Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
UserControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
WipeControllerTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00