nextcloud-server/core/Controller
Joas Schilling 7ee81b6555
fix(lostpassword): Also rate limit the setPassword endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-15 09:21:07 +02:00
..
AppPasswordController.php
AutoCompleteController.php Fix controller class import for autocomplete 2023-03-16 09:50:43 +01:00
AvatarController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ClientFlowLoginController.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +01:00
ClientFlowLoginV2Controller.php fix(client-login-flow): Use correct response for missing state token 2023-02-09 14:11:28 +01:00
CollaborationResourcesController.php
ContactsMenuController.php
CSRFTokenController.php
CssController.php
ErrorController.php
GuestAvatarController.php
HoverCardController.php
JsController.php
LoginController.php Use implementations instead of interfaces for accessing private methods 2023-03-30 12:33:46 +02:00
LostController.php fix(lostpassword): Also rate limit the setPassword endpoint 2023-05-15 09:21:07 +02:00
NavigationController.php
OCJSController.php
OCSController.php
PreviewController.php
ProfileApiController.php Improve handling of profile fields 2023-03-30 17:11:41 -07:00
ProfilePageController.php
RecommendedAppsController.php
ReferenceApiController.php handle and return touchProvider errors 2023-01-27 11:10:56 +01:00
ReferenceController.php [reference preview] fix getting null mimetype if the cached reference lacks an image content type 2023-02-22 12:39:26 +01:00
SearchController.php
SetupController.php
TranslationApiController.php feat(translation): Return the detected language so clients can show more details 2023-05-02 16:38:33 +02:00
TwoFactorChallengeController.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +01:00
UnifiedSearchController.php
UnsupportedBrowserController.php
UserController.php
WalledGardenController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
WebAuthnController.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +01:00
WellKnownController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
WhatsNewController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
WipeController.php composer run cs:fix 2023-01-20 11:45:08 +01:00