nextcloud-server/tests/lib/AppFramework
Julius Härtl bd03dd37be
Allow to set a strict-dynamic CSP through the API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-09 15:10:27 +07:00
..
Bootstrap Add event logging to app loading 2022-02-28 11:24:41 +07:00
Controller send request id in response header 2022-02-01 14:24:01 +07:00
Db Add Transactional trait for atomic DB operations 2022-02-17 09:58:41 +07:00
DependencyInjection Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Http Allow to set a strict-dynamic CSP through the API 2022-03-09 15:10:27 +07:00
Middleware Check style update 2022-01-13 00:19:07 +07:00
OCS
Routing Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Utility Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
AppTest.php