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.
 
 
 
 
 
 
nextcloud-server/core/Controller
Christoph Wurst a228601ed0
fix(2fa): allow null redirect URL on 2FA challenge page
1 month ago
..
AppPasswordController.php fix(psalm): Satisfy psalm 2 months ago
AutoCompleteController.php
AvatarController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 month ago
CSRFTokenController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 1 month ago
ClientFlowLoginController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 month ago
ClientFlowLoginV2Controller.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 month ago
CollaborationResourcesController.php
ContactsMenuController.php feat: allow to filter contacts by team 2 months ago
CssController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 month ago
ErrorController.php
GuestAvatarController.php
HoverCardController.php
JsController.php feat(AppFramework): Add missing NoSameSiteCookieRequired attribute 1 month ago
LoginController.php feat(login): Add rememberme checkbox 4 months ago
LostController.php
NavigationController.php
OCJSController.php feat(AppFramework): Add missing NoTwoFactorRequired attribute 1 month ago
OCMController.php refactor: Run rector 4 months ago
OCSController.php
OpenMetricsController.php fix(openmetrics): ensure unit is a suffix of metric name 1 month ago
PreviewController.php
ProfileApiController.php
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php
SetupController.php
TaskProcessingApiController.php feat(TaskProcessing): add endpoints for ExApp access without userId 2 months ago
TeamsApiController.php fix(team-manager): team is already teamid 3 months ago
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 4 months ago
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 4 months ago
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 4 months ago
TwoFactorApiController.php
TwoFactorChallengeController.php fix(2fa): allow null redirect URL on 2FA challenge page 1 month ago
UnifiedSearchController.php
UnsupportedBrowserController.php
UserController.php
WalledGardenController.php chore: apply new CSFixer rules 8 months ago
WebAuthnController.php
WellKnownController.php
WipeController.php