nextcloud-server/tests/Core/Controller
Julius Härtl 23ec547af0 fix: Ignore preview requests for invalid file ids
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-29 08:16:30 +07:00
..
AppPasswordControllerTest.php feat(core): Add OCS endpoint for confirming the user password 2024-02-20 14:28:00 +07:00
AutoCompleteControllerTest.php
AvatarControllerTest.php fix(files_sharing): dark avatar support 2024-06-12 11:06:10 +07:00
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
CssControllerTest.php
GuestAvatarControllerTest.php
JsControllerTest.php
LoginControllerTest.php feat: don't count failed CSRF as failed login attempt 2024-07-11 14:15:20 +07:00
LostControllerTest.php
NavigationControllerTest.php
OCSControllerTest.php fix: phpunit 2024-02-13 21:06:31 +07:00
PreviewControllerTest.php fix: Ignore preview requests for invalid file ids 2024-07-29 08:16:30 +07:00
ProfilePageControllerTest.php test: add tests for ProfilePageController 2024-06-12 18:21:58 +07:00
TwoFactorChallengeControllerTest.php fix(auth): Keep redirect URL during 2FA setup and challenge 2024-04-23 07:38:33 +07:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php