nextcloud/core/Controller
Sebastian Hasler 8325e6981b
revert: "Do not do redirect handling when loggin out"
This reverts commit 60e5a5eca4.
That commit was only required due to "executionContext" which has
since been removed. See: https://github.com/nextcloud/server/pull/16310

Signed-off-by: Sebastian Hasler <sebastian.hasler@stuvus.uni-stuttgart.de>
2026-06-09 17:49:00 +02:00
..
AppPasswordController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AutoCompleteController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AvatarController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ClientFlowLoginController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ClientFlowLoginV2Controller.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CollaborationResourcesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ContactsMenuController.php feat(UserPlugin): Include teams in group search 2026-03-09 13:51:27 +01:00
CSRFTokenController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CssController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ErrorController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
GuestAvatarController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
HoverCardController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
JsController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LoginController.php revert: "Do not do redirect handling when loggin out" 2026-06-09 17:49:00 +02:00
LostController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NavigationController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OCJSController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OCMController.php refactor: Run rector 2025-11-18 17:45:54 +01:00
OCSController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OpenMetricsController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PreviewController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ProfileApiController.php feat(profile): Add an API to get the profile field data 2025-04-23 12:38:18 +02:00
RecommendedAppsController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ReferenceApiController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
ReferenceController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00
SetupController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TaskProcessingApiController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TeamsApiController.php fix(teams-api): adjust resource filtering 2026-04-24 13:59:29 -03:00
TextProcessingApiController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TextToImageApiController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TranslationApiController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TwoFactorApiController.php fix: Add missing PasswordConfirmationRequired attributes 2026-04-21 10:21:07 +02:00
TwoFactorChallengeController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UnifiedSearchController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UnsupportedBrowserController.php fix: translation on /unsupported screen 2025-10-20 22:31:08 +02:00
UpdateController.php refactor: Apply rector changes 2026-05-24 14:56:18 +00:00
UserController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WalledGardenController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WebAuthnController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WellKnownController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
WipeController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00