nextcloud-server/tests/Core/Controller
provokateurin f7f2554c15
fix(core): Stop abusing the cache for avatar upload
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-26 19:36:34 +07:00
..
AppPasswordControllerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AutoCompleteControllerTest.php
AvatarControllerTest.php fix(core): Stop abusing the cache for avatar upload 2025-09-26 19:36:34 +07:00
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 12:05:18 +07:00
ClientFlowLoginV2ControllerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ContactsMenuControllerTest.php
CssControllerTest.php
GuestAvatarControllerTest.php
JsControllerTest.php
LoginControllerTest.php feat(login): add origin check at login 2024-12-05 09:51:53 +07:00
LostControllerTest.php
NavigationControllerTest.php
OCSControllerTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
PreviewControllerTest.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +07:00
TwoFactorChallengeControllerTest.php
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php