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