nextcloud-server/tests/Core/Controller
Arthur Schiwon 464cfce9b5
Merge pull request #44977 from nextcloud/backport/44745/stable29
[stable29] fix(auth): Keep redirect URL during 2FA setup and challenge
2024-06-12 19:37:41 +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 Fix Dynamic property timeFactory in ClientFlowLoginControllerTest 2023-10-09 10:30:54 +07:00
ClientFlowLoginV2ControllerTest.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
ContactsMenuControllerTest.php
CssControllerTest.php Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
GuestAvatarControllerTest.php
JsControllerTest.php Stop sending deprecated Pragma header 2023-08-28 15:11:22 +07:00
LoginControllerTest.php feat(login): Clear login form (password) after IDLE timeout 2024-03-25 12:22:53 +07:00
LostControllerTest.php
NavigationControllerTest.php
OCSControllerTest.php fix: phpunit 2024-02-13 21:06:31 +07:00
PreviewControllerTest.php fix(tests): preview phpunit 2023-08-17 18:58:21 +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