nextcloud/core/Controller
Arthur Schiwon 72feb5abcc
Merge pull request #45812 from nextcloud/backport/43942/stable26
[stable26] fix(Session): avoid password confirmation on SSO
2024-06-18 19:10:29 +02:00
..
AppPasswordController.php fix(core): Add password confirmation requirement for getapppassword 2023-07-17 12:11:08 +02:00
AutoCompleteController.php
AvatarController.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ClientFlowLoginController.php make OAuth2 authorization code expire 2024-01-22 13:06:15 +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 fix the login log entry 2023-01-30 17:07:44 +01:00
LostController.php fix(lostpassword): Also rate limit the setPassword endpoint 2023-05-15 15:57:25 +02:00
NavigationController.php
OCJSController.php style(PHP): remove unacceptable empty lines 2024-06-12 19:35:37 +02:00
OCMController.php ocm services 2023-09-22 19:46:42 -01:00
OCSController.php
PreviewController.php
ProfileApiController.php Improve handling of profile fields 2023-04-03 15:52:22 -07:00
ProfilePageController.php test: add tests for ProfilePageController 2024-06-14 19:09:08 +02:00
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 Rename canInstallExists method and add new method for removal 2023-01-10 11:59:06 +00:00
TranslationApiController.php feat(translation): Allow guests to use translations as well 2023-04-13 09:09:44 +02:00
TwoFactorChallengeController.php feat(app-framework): Add UseSession attribute to replace annotation 2023-01-27 09:40:35 +01:00
UnifiedSearchController.php fix(unifiedsearch): Allow searching for "0" 2023-09-28 15:50:10 +00:00
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