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/tests/lib/AppFramework
Julius Härtl 90d2cb09b1
Merge pull request #36396 from nextcloud/fix/cors
3 years ago
..
Bootstrap feat(app-framework): Add support for global middlewares 3 years ago
Controller Change X-Robots-Tag header from "none" to "noindex, nofollow" 3 years ago
Db composer run cs:fix 3 years ago
DependencyInjection feat(app-framework): Add support for global middlewares 3 years ago
Http Change X-Robots-Tag header from "none" to "noindex, nofollow" 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 composer run cs:fix 3 years ago
Routing DI for Router 3 years ago
Utility fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found 3 years ago
AppTest.php Add a built-in profiler inside Nextcloud 4 years ago