nextcloud-server/tests/Core/Controller
provokateurin 1fd72c9fe8
fix(core): Stop abusing the cache for avatar upload
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-26 19:34:58 +07:00
..
AppPasswordControllerTest.php
AutoCompleteControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
AvatarControllerTest.php fix(core): Stop abusing the cache for avatar upload 2025-09-26 19:34:58 +07:00
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
ClientFlowLoginControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
CssControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
GuestAvatarControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
JsControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
LoginControllerTest.php feat: don't count failed CSRF as failed login attempt 2024-07-11 09:27:33 +07:00
LostControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
NavigationControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
OCSControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
PreviewControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
ProfilePageControllerTest.php test: add tests for ProfilePageController 2024-06-12 11:46:12 +07:00
TwoFactorChallengeControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
UserControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
WellKnownControllerTest.php chore: apply code style 2025-04-30 19:04:59 +07:00
WipeControllerTest.php