You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joas Schilling 7ee81b6555
fix(lostpassword): Also rate limit the setPassword endpoint
1 year ago
..
AppPasswordController.php Update core to PHP 7.4 standard 2 years ago
AutoCompleteController.php Fix controller class import for autocomplete 1 year ago
AvatarController.php composer run cs:fix 1 year ago
CSRFTokenController.php Update core to PHP 7.4 standard 2 years ago
ClientFlowLoginController.php feat(app-framework): Add UseSession attribute to replace annotation 1 year ago
ClientFlowLoginV2Controller.php fix(client-login-flow): Use correct response for missing state token 1 year ago
CollaborationResourcesController.php Update core to PHP 7.4 standard 2 years ago
ContactsMenuController.php Modernize contacts menu 2 years ago
CssController.php Update core to PHP 7.4 standard 2 years ago
ErrorController.php Use proper error pages instead of always redirecting 1 year ago
GuestAvatarController.php Update avatars on update 1 year ago
HoverCardController.php Update core to PHP 7.4 standard 2 years ago
JsController.php Update core to PHP 7.4 standard 2 years ago
LoginController.php Use implementations instead of interfaces for accessing private methods 1 year ago
LostController.php fix(lostpassword): Also rate limit the setPassword endpoint 1 year ago
NavigationController.php Update core to PHP 7.4 standard 2 years ago
OCJSController.php Update core to PHP 7.4 standard 2 years ago
OCSController.php Update core to PHP 7.4 standard 2 years ago
PreviewController.php Fix type of PreviewController::$userId 1 year ago
ProfileApiController.php Improve handling of profile fields 1 year ago
ProfilePageController.php Add api to load additional section in profile page 1 year ago
RecommendedAppsController.php Update core to PHP 7.4 standard 2 years ago
ReferenceApiController.php handle and return touchProvider errors 1 year ago
ReferenceController.php [reference preview] fix getting null mimetype if the cached reference lacks an image content type 1 year ago
SearchController.php Update core to PHP 7.4 standard 2 years ago
SetupController.php Rename canInstallExists method and add new method for removal 1 year ago
TranslationApiController.php feat(translation): Return the detected language so clients can show more details 1 year ago
TwoFactorChallengeController.php feat(app-framework): Add UseSession attribute to replace annotation 1 year ago
UnifiedSearchController.php Update core to PHP 7.4 standard 2 years ago
UnsupportedBrowserController.php Cleanup ie and old edge properties 1 year ago
UserController.php Update core to PHP 7.4 standard 2 years ago
WalledGardenController.php composer run cs:fix 1 year ago
WebAuthnController.php feat(app-framework): Add UseSession attribute to replace annotation 1 year ago
WellKnownController.php composer run cs:fix 1 year ago
WhatsNewController.php composer run cs:fix 1 year ago
WipeController.php composer run cs:fix 1 year ago