nextcloud-server/core/Controller
Richard Steinmetz b2bc8c389a fix: generate csrf tokens if two factor challenge is ongoing
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-06-23 13:57:22 +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 chore: apply code style 2025-04-30 19:04:59 +07:00
CSRFTokenController.php fix: generate csrf tokens if two factor challenge is ongoing 2025-06-23 13:57:22 +07:00
ClientFlowLoginController.php fix: handle IDLE timeout 2025-06-03 13:16:09 +07:00
ClientFlowLoginV2Controller.php fix: handle IDLE timeout 2025-06-03 13:16:09 +07:00
CollaborationResourcesController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
ContactsMenuController.php chore: apply code style 2025-04-30 19:04:59 +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 chore: apply code style 2025-04-30 19:04:59 +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 chore: apply code style 2025-04-30 19:04:59 +07:00
NavigationController.php chore: apply code style 2025-04-30 19:04:59 +07:00
OCJSController.php chore: apply code style 2025-04-30 19:04:59 +07:00
OCMController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
OCSController.php chore: apply code style 2025-04-30 19:04:59 +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 chore: Add SPDX header 2024-05-27 14:53:40 +07:00
TaskProcessingApiController.php chore: apply code style 2025-04-30 19:04:59 +07:00
TeamsApiController.php fix(core): use OC namespace for core ReponseDefinitions instead of OCA 2024-07-15 11:50:02 +07:00
TextProcessingApiController.php chore: apply code style 2025-04-30 19:04:59 +07:00
TextToImageApiController.php chore: apply code style 2025-04-30 19:04:59 +07:00
TranslationApiController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00
TwoFactorChallengeController.php chore: apply code style 2025-04-30 19:04:59 +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 chore: apply code style 2025-04-30 19:04:59 +07:00
WebAuthnController.php refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +07:00
WellKnownController.php chore: apply code style 2025-04-30 19:04:59 +07:00
WhatsNewController.php chore: apply code style 2025-04-30 19:04:59 +07:00
WipeController.php refactor(core): Make all attribute arguments named 2024-07-27 22:36:18 +07:00