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/lib/private/AppFramework
Joas Schilling 90fff7d6cc fix(auth): Allow 2FA challenges for Ephemeral sessions 12 months ago
..
Bootstrap feat(api): File conversion API 1 year ago
DependencyInjection fix(login): Also check legacy annotation for ephemeral sessions 1 year ago
Http fix(controller): Fix false booleans in multipart/form-data 1 year ago
Middleware fix(auth): Allow 2FA challenges for Ephemeral sessions 12 months ago
OCS fix(Http): Only allow valid HTTP status code values via template 1 year ago
Routing chore(profile): move profile app from core to apps 1 year ago
Services chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Utility style: update codestyle for coding-standard 1.2.3 2 years ago
App.php style: update codestyle for coding-standard 1.2.3 2 years ago
Http.php
ScopedPsrLogger.php