nextcloud-server/core/Controller
provokateurin 6243a9471d
feat(core): Add OCS endpoint for confirming the user password
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-20 14:28:00 +07:00
..
AppPasswordController.php feat(core): Add OCS endpoint for confirming the user password 2024-02-20 14:28:00 +07:00
AutoCompleteController.php feat(events): Add typed event for filtering autocompletion suggestions 2023-11-02 11:08:53 +07:00
AvatarController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
CSRFTokenController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
ClientFlowLoginController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
ClientFlowLoginV2Controller.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
CollaborationResourcesController.php core: Fix OpenAPI for reference API 2023-09-14 15:49:13 +07:00
ContactsMenuController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-05 18:35:32 +07:00
CssController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
ErrorController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
GuestAvatarController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
HoverCardController.php fix: openapi 2024-02-13 21:06:31 +07:00
JsController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
LoginController.php feat(core): Expose the confirm password endpoint 2024-02-20 08:04:13 +07:00
LostController.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
NavigationController.php fix: Support other schemes than HTTP and HTTPS in app navigation 2024-02-06 09:36:39 +07:00
OCJSController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
OCMController.php core: Fix OCM OpenAPI 2023-09-23 13:00:58 +07:00
OCSController.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
PreviewController.php fix(tests): preview phpunit 2023-08-17 18:58:21 +07:00
ProfileApiController.php fix: phpunit 2024-02-13 21:06:31 +07:00
ProfilePageController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
RecommendedAppsController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
ReferenceApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
ReferenceController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SearchController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +07:00
SetupController.php load script and styles on setup page 2023-10-31 10:03:09 +07:00
TextProcessingApiController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TextToImageApiController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TranslationApiController.php Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +07:00
TwoFactorChallengeController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
UnifiedSearchController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UnsupportedBrowserController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
UserController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +07:00
WalledGardenController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
WebAuthnController.php Applies agreed-upon indentation convention to the changed controllers. 2023-06-20 10:38:46 +07:00
WellKnownController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
WhatsNewController.php core: Add OpenAPI spec 2023-07-13 07:24:15 +07:00
WipeController.php Always catch OCP versions of authentication exceptions 2024-01-11 14:02:15 +07:00