nextcloud-server/tests/Core/Controller
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-04-01 11:25:52 +07:00
..
AppPasswordControllerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
AutoCompleteControllerTest.php
AvatarControllerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php fix(oauth2): retain support for legacy ownCloud clients 2025-04-01 11:25:52 +07:00
ClientFlowLoginV2ControllerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ContactsMenuControllerTest.php
CssControllerTest.php
GuestAvatarControllerTest.php
JsControllerTest.php
LoginControllerTest.php feat(login): add origin check at login 2024-12-05 09:51:53 +07:00
LostControllerTest.php
NavigationControllerTest.php fix(phpunit): Remove some more withConsecutive calls 2025-03-31 09:43:22 +07:00
OCSControllerTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
PreviewControllerTest.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +07:00
TwoFactorChallengeControllerTest.php fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 2025-03-06 15:49:25 +07:00
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php