nextcloud/core/Controller
Andy Scherzinger a256d7eecc
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #61615 from nextcloud/fix/lostpassword-throttle-reset-form
fix(core): Throttle lost-password reset form when link is disabled
2026-07-07 18:56:24 +02:00
..
AppPasswordController.php fix(onetime-qrcode): Remove password confirmation attribute 2026-06-22 15:49:05 +02:00
AutoCompleteController.php refactor: Remove deprecated AutoCompleteEvent 2026-06-18 11:54:42 +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 fix: Use token expiration for ephemeral sessions 2026-06-15 15:28:38 +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 fix(bruteforce): Don't throttle requests with failing CSRF 2026-07-07 17:02:08 +02:00
LostController.php fix(core): Throttle lost-password reset form when link is disabled 2026-07-07 16:53:02 +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 feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2026-06-12 10:34:11 +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