nextcloud/core/Controller
Joas Schilling 9fd8a02555
fix(core): Add password confirmation requirement for getapppassword
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-17 12:18:17 +02:00
..
AppPasswordController.php fix(core): Add password confirmation requirement for getapppassword 2023-07-17 12:18:17 +02:00
AutoCompleteController.php Update php licenses 2021-06-04 22:02:41 +02:00
AvatarController.php Fix caching of the user avatar 2022-03-02 18:44:54 +01:00
ClientFlowLoginController.php Show user account on grant loginflow step 2022-05-16 13:57:29 +02:00
ClientFlowLoginV2Controller.php Show user account on grant loginflow step 2022-05-16 13:57:29 +02:00
CollaborationResourcesController.php Update php licenses 2021-06-04 22:02:41 +02:00
ContactsMenuController.php Update php licenses 2021-06-04 22:02:41 +02:00
CSRFTokenController.php Update php licenses 2021-06-04 22:02:41 +02:00
CssController.php Update php licenses 2021-06-04 22:02:41 +02:00
GuestAvatarController.php Update php licenses 2021-06-04 22:02:41 +02:00
JsController.php Update php licenses 2021-06-04 22:02:41 +02:00
LoginController.php Update php licenses 2021-06-04 22:02:41 +02:00
LostController.php fix(lostpassword): Also rate limit the setPassword endpoint 2023-05-15 16:05:46 +02:00
NavigationController.php Update php licenses 2021-06-04 22:02:41 +02:00
OCJSController.php Explicitly allow some routes without 2FA 2021-11-18 13:15:23 +01:00
OCSController.php Update php licenses 2021-06-04 22:02:41 +02:00
PreviewController.php Improve caching policy 2022-02-18 14:29:36 +01:00
RecommendedAppsController.php Update php licenses 2021-06-04 22:02:41 +02:00
SearchController.php Update php licenses 2021-06-04 22:02:41 +02:00
SetupController.php Improve installation pages 2022-01-19 00:48:36 +00:00
SvgController.php Fix codestyle 2021-09-07 06:34:04 +00:00
TwoFactorChallengeController.php Update php licenses 2021-06-04 22:02:41 +02:00
UnifiedSearchController.php Use IURLGenerator function to get value of \OC::$WEBROOT global 2021-08-16 13:12:00 +00:00
UserController.php Update php licenses 2021-06-04 22:02:41 +02:00
WalledGardenController.php Update php licenses 2021-06-04 22:02:41 +02:00
WebAuthnController.php Update php licenses 2021-06-04 22:02:41 +02:00
WellKnownController.php Update php licenses 2021-06-04 22:02:41 +02:00
WhatsNewController.php Use product name in places where it is appropriate rather than the instance name 2021-06-16 11:42:53 +02:00
WipeController.php Update php licenses 2021-06-04 22:02:41 +02:00