nextcloud/core/Controller
Roeland Jago Douma b43e21d186
Merge pull request #26401 from nextcloud/enh/handle-avatar-upload-errors
Show informative errors on avatar upload error
2021-04-08 16:12:36 +02:00
..
AppPasswordController.php Move app_password_created to a typed event 2021-02-09 18:49:35 +01:00
AutoCompleteController.php Make new result parts optional 2021-02-12 16:21:47 +01:00
AvatarController.php show informative errors in log and UI on avatar upload error in user settings 2021-04-01 11:55:13 +02:00
ClientFlowLoginController.php Move app_password_created to a typed event 2021-02-09 18:49:35 +01:00
ClientFlowLoginV2Controller.php
CollaborationResourcesController.php
ContactsMenuController.php
CSRFTokenController.php
CssController.php
GuestAvatarController.php
JsController.php
LoginController.php Allow admins to disable the login form 2021-03-08 15:36:47 +01:00
LostController.php Send emails on password reset to the displayname 2021-02-18 12:38:43 +01:00
NavigationController.php
OCJSController.php
OCSController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
PreviewController.php
RecommendedAppsController.php
SearchController.php remove leftover debug @NoCSRFRequired introduced with #26198 2021-04-01 13:51:53 +02:00
SetupController.php
SvgController.php
TwoFactorChallengeController.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
UnifiedSearchController.php
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php
WipeController.php