nextcloud/core/Controller
Joas Schilling 0cf387c613
fix(core): Add password confirmation requirement for getapppassword
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-17 12:13:43 +02:00
..
AppPasswordController.php fix(core): Add password confirmation requirement for getapppassword 2023-07-17 12:13:43 +02:00
AutoCompleteController.php Expose shareWithDisplayNameUnique also on autocomplete endpoint 2022-05-05 07:25:54 +00:00
AvatarController.php Fix caching of the user avatar 2022-02-25 14:24:07 +01:00
ClientFlowLoginController.php Show user account on grant loginflow step 2022-05-16 09:32:23 +00:00
ClientFlowLoginV2Controller.php fix(client-login-flow): Handle missing stateToken gracefully 2023-02-27 16:09:56 +00: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 Only allow avatars in 64 and 512 pixel size 2022-02-07 16:47:51 +01:00
HoverCardController.php Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
JsController.php Update php licenses 2021-06-04 22:02:41 +02:00
LoginController.php Fix login loop if login CSRF fails and user is not logged in 2023-02-16 09:39:02 +01:00
LostController.php fix(lostpassword): Also rate limit the setPassword endpoint 2023-05-15 16:02:57 +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-17 18:42:21 +01:00
OCSController.php Update php licenses 2021-06-04 22:02:41 +02:00
PreviewController.php Check share attributes on preview endpoints 2022-10-26 13:25:13 +00:00
ProfileApiController.php Improve handling of profile fields 2023-04-03 17:37:47 -07:00
ProfilePageController.php Improve handling of profile page 2022-08-22 23:39:29 +00:00
RecommendedAppsController.php Remove usage of \OC_Util::getDefaultPageUrl() and \OC_Util::redirectToDefaultPage() 2021-08-04 19:02:57 +02:00
SearchController.php Update php licenses 2021-06-04 22:02:41 +02:00
SetupController.php Improve installation pages 2022-01-14 19:59:46 +00:00
SvgController.php Fix codestyle 2021-09-06 10:53:01 +00:00
TwoFactorChallengeController.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 2021-10-05 13:06:59 +02:00
UnifiedSearchController.php Use IURLGenerator function to get value of \OC::$WEBROOT global 2021-08-16 10:56:47 +02: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