nextcloud-server/tests/Core/Controller
Richard Steinmetz a34029b9dc
fix(oauth2): retain support for legacy ownCloud clients
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-04-02 10:28:21 +07:00
..
AppPasswordControllerTest.php
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(oauth2): retain support for legacy ownCloud clients 2025-04-02 10:28:21 +07:00
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
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