Commit Graph

38 Commits (336cd77dbdade8e8d5f7467d400aeb6bb90f9507)

Author SHA1 Message Date
Roeland Jago Douma 64244e1a4f
CSP: Allow fonts to be provided in data 7 years ago
Roeland Jago Douma 514426e27d
Only trust the X-FORWARDED-HOST header for trusted proxies 7 years ago
Oliver Wegner 401ca28f07 Adding handling of CIDR notation to trusted_proxies for IPv4 7 years ago
Roeland Jago Douma 579822b6a5
Add report-uri to CSP 7 years ago
Roeland Jago Douma 5b61ef9213
Disallow unsafe-eval by default 8 years ago
Roeland Jago Douma a34495933e
Move caching logic to response 8 years ago
Roeland Jago Douma d179186430
Remove testcase 8 years ago
Julius Härtl 5a4aa2b7dd
Add test for PublicTemplateResponse 8 years ago
Roeland Jago Douma 0ee45d3d20
Fix proper types 8 years ago
Roeland Jago Douma ca9f364fd4
Fix tests 8 years ago
Joas Schilling 870023365c
Fix "Undefined method setExpectedException()" 8 years ago
Morris Jobke c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 8 years ago
Joas Schilling 7bc9a69c3f
Remove deprecated core API 8 years ago
Bjoern Schiessle f0202245ee
allow 'Nextcloud' in the user agent string of Android 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Roeland Jago Douma c257cd57d4
Handle SameSiteCookie check for index.php in AppFramework Middleware 9 years ago
Thomas Citharel ecf347bd1a Add CSP frame-ancestors support 9 years ago
Lukas Reschke f22ab3e665
Add metadata to \OCP\AppFramework\Http\Response::throttle 9 years ago
Lukas Reschke 8149945a91
Make BruteForceProtection annotation more clever 9 years ago
Roeland Jago Douma 2a9192334e
Don't try to parse empty body if there is no body 9 years ago
Morris Jobke f9bc53146d
Fix unit tests 9 years ago
Lukas Reschke 5f8f29508f
Adjust tests to include base-uri 9 years ago
Lukas Reschke adfd1e63f6
Add base-uri to CSP policy 9 years ago
Robin Appelman 9a8cef965f
add test for skipping cookie checks for ocs 9 years ago
Christoph Wurst 5e728d0eda oc_token should be nc_token 9 years ago
Christoph Wurst e3815b382d
fix data response test expected cache headers 9 years ago
Christoph Wurst fe6416072d
set 'no-store' cache header if we do not want FF to cache 9 years ago
Lukas Reschke a05b8b7953
Harden cookies more appropriate 9 years ago
Robin Appelman e4d1cf0f6d
add tests for http/output 9 years ago
Joas Schilling c20ab0049f
Identify Chromium as Chrome 10 years ago
Lukas Reschke 9e6634814e
Add support for CSP nonces 10 years ago
Roeland Jago Douma 777c3ee325
Add FileDisplayResponse 10 years ago
Lukas Reschke d50e7ee36c
Remove reading PATH_INFO from server variable 10 years ago
Lukas Reschke b53ea18ea5
Match only for actual session cookie 10 years ago
Lukas Reschke a299fa38a9
[master] Port Same-Site Cookies to master 10 years ago
Roeland Jago Douma 2fa9e67294
Fix phpunit-5.4 wargning 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago