nextcloud-server/core/Controller
Richard Steinmetz fc4dd3041c
Fix default redirect on successful WebAuthn login
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-12-05 12:51:53 +07:00
..
AppPasswordController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
AutoCompleteController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
AvatarController.php Update avatars on update 2022-09-09 14:23:41 +07:00
CSRFTokenController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ClientFlowLoginController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ClientFlowLoginV2Controller.php Revert unrelated change from #34940 2022-12-02 11:29:38 +07:00
CollaborationResourcesController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ContactsMenuController.php Modernize contacts menu 2022-05-12 18:31:59 +07:00
CssController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ErrorController.php Use proper error pages instead of always redirecting 2022-10-21 15:12:21 +07:00
GuestAvatarController.php Update avatars on update 2022-09-09 14:23:41 +07:00
HoverCardController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
JsController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
LoginController.php Fix wording of undeliverable push notifications 2022-08-31 12:42:31 +07:00
LostController.php Add rate limiting on lost password emails 2022-10-18 14:49:02 +07:00
NavigationController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
OCJSController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
OCSController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
PreviewController.php Fix type of PreviewController::$userId 2022-11-24 02:33:31 +07:00
ProfileApiController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ProfilePageController.php Add api to load additional section in profile page 2022-09-14 12:55:40 +07:00
RecommendedAppsController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
ReferenceApiController.php Fix URLs on reference resolving 2022-09-30 09:40:43 +07:00
ReferenceController.php fix reference preview endpoint when no server-side cache configured 2022-10-13 15:18:21 +07:00
SearchController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
SetupController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
TwoFactorChallengeController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
UnifiedSearchController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
UnsupportedBrowserController.php Cleanup ie and old edge properties 2022-10-19 10:02:51 +07:00
UserController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
WalledGardenController.php Update core to PHP 7.4 standard 2022-05-20 22:18:06 +07:00
WebAuthnController.php Fix default redirect on successful WebAuthn login 2022-12-05 12:51:53 +07:00
WellKnownController.php Update php licenses 2021-06-04 22:02:41 +07:00
WhatsNewController.php Use product name in places where it is appropriate rather than the instance name 2021-06-16 11:42:53 +07:00
WipeController.php Update php licenses 2021-06-04 22:02:41 +07:00