nextcloud-server/core/Controller
Julius Härtl 94fbf3e9b3
fix: Add direct parameter to flow auth v2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-06 22:46:14 +07:00
..
AppPasswordController.php Always catch OCP versions of authentication exceptions 2024-01-11 18:00:59 +07:00
AutoCompleteController.php
AvatarController.php fix(core): Return X-NC-IsCustomAvatar for guest avatars too 2024-06-12 13:30:16 +07:00
CSRFTokenController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
ClientFlowLoginController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
ClientFlowLoginV2Controller.php fix: Add direct parameter to flow auth v2 2024-08-06 22:46:14 +07:00
CollaborationResourcesController.php
ContactsMenuController.php
CssController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
ErrorController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
GuestAvatarController.php fix(core): Return X-NC-IsCustomAvatar for guest avatars too 2024-06-12 13:30:16 +07:00
HoverCardController.php
JsController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
LoginController.php feat: don't count failed CSRF as failed login attempt 2024-07-11 14:27:08 +07:00
LostController.php feat: Limit email input on auth pages to 255 chars 2024-05-28 21:29:57 +07:00
NavigationController.php fix: Support other schemes than HTTP and HTTPS in app navigation 2024-02-12 10:14:21 +07:00
OCJSController.php fix(Session): avoid password confirmation on SSO 2024-06-12 11:14:25 +07:00
OCMController.php
OCSController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
PreviewController.php fix: Ignore preview requests for invalid file ids 2024-07-25 17:40:12 +07:00
ProfileApiController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ProfilePageController.php test: add tests for ProfilePageController 2024-06-12 19:35:45 +07:00
RecommendedAppsController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
ReferenceApiController.php
ReferenceController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SearchController.php
SetupController.php
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
TwoFactorChallengeController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
UnifiedSearchController.php fix(search): Limit maximum number of search results 2024-05-15 10:45:51 +07:00
UnsupportedBrowserController.php fix(core): unsupported browser redirect url 2024-06-04 13:27:16 +07:00
UserController.php
WalledGardenController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
WebAuthnController.php
WellKnownController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +07:00
WhatsNewController.php
WipeController.php Always catch OCP versions of authentication exceptions 2024-01-11 18:00:59 +07:00