This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
de64c96a67
nextcloud-server
/
tests
/
lib
/
AppFramework
History
Julius Härtl
90d2cb09b1
Merge pull request
#36396
from nextcloud/fix/cors
2023-02-17 09:42:08 +07:00
..
Bootstrap
feat(app-framework): Add support for global middlewares
2023-01-26 11:54:28 +07:00
Controller
Change X-Robots-Tag header from "none" to "noindex, nofollow"
2023-02-15 20:16:51 +07:00
Db
composer run cs:fix
2023-01-20 11:45:08 +07:00
DependencyInjection
feat(app-framework): Add support for global middlewares
2023-01-26 11:54:28 +07:00
Http
Change X-Robots-Tag header from "none" to "noindex, nofollow"
2023-02-15 20:16:51 +07:00
Middleware
fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors
2023-02-16 22:55:18 +07:00
OCS
composer run cs:fix
2023-01-20 11:45:08 +07:00
Routing
DI for Router
2023-02-13 22:51:14 +07:00
Utility
fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if class not found
2023-02-06 14:16:35 +07:00
AppTest.php
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +07:00