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
Julius Härtl 90d2cb09b1
Merge pull request #36396 from nextcloud/fix/cors
3 years ago
..
Bootstrap instrumentation for app booting 3 years ago
DependencyInjection feat(app-framework): Add support for global middlewares 3 years ago
Http fix: Only get params from PUT content if possible 3 years ago
Middleware fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors 3 years ago
OCS Fix types in OCS json answer (status code is an int) 3 years ago
Routing composer run cs:fix 3 years ago
Services composer run cs:fix 3 years ago
Utility fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
App.php more routing performance instrumentation 3 years ago
Http.php Update php licenses 5 years ago
Logger.php composer run cs:fix 3 years ago
ScopedPsrLogger.php composer run cs:fix 3 years ago