nextcloud-server/tests/Core/Controller
Christoph Wurst 22dc27810e
fix(auth): Keep redirect URL during 2FA setup and challenge
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-04-19 10:24:26 +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
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
TwoFactorChallengeControllerTest.php fix(auth): Keep redirect URL during 2FA setup and challenge 2024-04-19 10:24:26 +07:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php