mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| AppPasswordControllerTest.php | ||
| AutoCompleteControllerTest.php | ||
| AvatarControllerTest.php | ||
| ChangePasswordControllerTest.php | ||
| ClientFlowLoginControllerTest.php | ||
| ClientFlowLoginV2ControllerTest.php | ||
| ContactsMenuControllerTest.php | ||
| CSRFTokenControllerTest.php | ||
| CssControllerTest.php | ||
| GuestAvatarControllerTest.php | ||
| JsControllerTest.php | ||
| LoginControllerTest.php | ||
| LostControllerTest.php | ||
| NavigationControllerTest.php | ||
| OCSControllerTest.php | ||
| PreviewControllerTest.php | ||
| SvgControllerTest.php | ||
| TwoFactorChallengeControllerTest.php | ||
| UserControllerTest.php | ||
| WipeControllerTest.php | ||