nextcloud/core/Controller
Christoph Wurst a228601ed0
fix(2fa): allow null redirect URL on 2FA challenge page
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
2026-01-29 14:41:27 +01:00
..
AppPasswordController.php fix(psalm): Satisfy psalm 2026-01-09 19:07:07 +01:00
AutoCompleteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
AvatarController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 2026-01-28 21:48:16 +01:00
ClientFlowLoginController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 2026-01-28 21:48:16 +01:00
ClientFlowLoginV2Controller.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 2026-01-28 21:48:16 +01:00
CollaborationResourcesController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
ContactsMenuController.php feat: allow to filter contacts by team 2026-01-23 14:54:41 +01:00
CSRFTokenController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 2026-01-28 21:48:16 +01:00
CssController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 2026-01-28 21:48:16 +01:00
ErrorController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
GuestAvatarController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
HoverCardController.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +02:00
JsController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 2026-01-28 21:48:16 +01:00
LoginController.php feat(login): Add rememberme checkbox 2025-11-13 13:25:59 +00:00
LostController.php fix: broken password reset form 2025-05-26 19:22:07 +02:00
NavigationController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
OCJSController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 2026-01-28 21:48:16 +01:00
OCMController.php refactor: Run rector 2025-11-18 17:45:54 +01:00
OCSController.php fix(core): Make OCSController class final to avoid accidentally extending it 2025-09-30 16:51:51 +02:00
OpenMetricsController.php fix(openmetrics): ensure unit is a suffix of metric name 2026-01-27 10:12:25 +01:00
PreviewController.php feat(files_sharing): allow viewing files with download disabled 2025-06-26 11:47:53 +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 refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +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 refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +02:00
TaskProcessingApiController.php feat(TaskProcessing): add endpoints for ExApp access without userId 2026-01-08 11:36:08 +05:30
TeamsApiController.php fix(team-manager): team is already teamid 2025-12-16 08:56:46 -01:00
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +01:00
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +01:00
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +01:00
TwoFactorApiController.php feat: Two Factor API 2025-01-16 08:31:58 -05:00
TwoFactorChallengeController.php fix(2fa): allow null redirect URL on 2FA challenge page 2026-01-29 14:41:27 +01:00
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 2025-10-02 15:44:36 +02:00
UnsupportedBrowserController.php fix: translation on /unsupported screen 2025-10-20 22:31:08 +02:00
UserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WalledGardenController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
WellKnownController.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
WipeController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00