nextcloud-server/core/Controller
Jonas 3737727a04 fix(ReferenceApiController): Bump rate limit for public resolve endpoint
E.g. text documents might contain hundreds of links whose previews need
to get loaded.

Fixes: nextcloud/collectives#1607

Signed-off-by: Jonas <jonas@freesources.org>
2024-12-16 15:52:05 +07:00
..
AppPasswordController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
AutoCompleteController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
AvatarController.php fix(core): Limit valid avatar sizes 2024-08-14 09:29:30 +07:00
CSRFTokenController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ClientFlowLoginController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ClientFlowLoginV2Controller.php fix: Add direct parameter to flow auth v2 2024-08-05 12:13:52 +07:00
CollaborationResourcesController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ContactsMenuController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
CssController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ErrorController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
GuestAvatarController.php fix(core): Limit valid avatar sizes 2024-08-14 09:29:30 +07:00
HoverCardController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
JsController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
LoginController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
LostController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
NavigationController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
OCJSController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
OCMController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
OCSController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
PreviewController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ProfileApiController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
ProfilePageController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
RecommendedAppsController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ReferenceApiController.php fix(ReferenceApiController): Bump rate limit for public resolve endpoint 2024-12-16 15:52:05 +07:00
ReferenceController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
SetupController.php
TaskProcessingApiController.php fix(TaskProcessing): Set up fs in getFileContentsInternal 2024-11-26 10:38:17 +07:00
TeamsApiController.php
TextProcessingApiController.php
TextToImageApiController.php
TranslationApiController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
TwoFactorChallengeController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
UnifiedSearchController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
UnsupportedBrowserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
UserController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WalledGardenController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WellKnownController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WhatsNewController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WipeController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00