Commit Graph

29 Commits (4281ce6fa1bb8235426099d720734d2394bec203)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow" 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling d078d53683
Fix tests 4 years ago
Robin Appelman c712987878
send request id in response header 4 years ago
Roeland Jago Douma 9163790b7c
Set frame-ancestors to none if none are filled 5 years ago
Joas Schilling b7060be18d
Fix robots "noindex, nofollow" signals 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma b8c5008acf
Add feature policy header 6 years ago
Roeland Jago Douma 7276735eb4
Set empty CSP by default 7 years ago
Roeland Jago Douma ad676c0102
Set default frame-ancestors to 'self' 7 years ago
Roeland Jago Douma 64244e1a4f
CSP: Allow fonts to be provided in data 7 years ago
Roeland Jago Douma 5b61ef9213
Disallow unsafe-eval by default 7 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Roeland Jago Douma 0b495ceff8
Remove deprecated Controller Functions 8 years ago
Morris Jobke f9bc53146d
Fix unit tests 9 years ago
Lukas Reschke 5f8f29508f
Adjust tests to include base-uri 9 years ago
Christoph Wurst 45c6301772
fix controller test 9 years ago
Roeland Jago Douma 2fa9e67294
Fix phpunit-5.4 wargning 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling 9eade36ae5
Fix namespaces in AppFramework tests 10 years ago
Lukas Reschke 8133d46620 Remove dependency on ICrypto + use XOR 10 years ago
Lukas Reschke e735a9915c Add blob: scheme to default CSP policy 10 years ago
Lukas Reschke 8313a3fcb3 Add mitigation against BREACH 10 years ago
sualko 5590d64612 add more unit tests for data: as allowed image domain 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
Lukas Reschke b20174bdad Allow AppFramework applications to specify a custom CSP header 11 years ago
Lukas Reschke 770fa761b8 Respect `mod_unique_id` and refactor `OC_Request::getRequestId` 11 years ago
Lukas Reschke d2e8358da2 Fix unit test 11 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Bernhard Posselt 0696099bad add dataresponse 11 years ago
Bernhard Posselt 93169eca1e also handle lowercase headers 11 years ago
Bernhard Posselt 1002281dae handle http accept headers more gracefully 11 years ago
Bernhard Posselt 587a8df566 remove controller serializers 12 years ago
Bernhard Posselt 1d45239c65 adjust license headers to new mail address 12 years ago
Bernhard Posselt cb666c18d6 rename formatter to responder, formatResponse to buildResponse 12 years ago
Bernhard Posselt 80648da431 implement most of the basic stuff that was suggested in #8290 12 years ago
Bernhard Posselt 9a4d204b55 add cors middleware 12 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 12 years ago
Thomas Müller 1e5012fc1d fixing all appframework unit tests 12 years ago
Thomas Tanghus 8b4f4a79e2 Still some session leftovers. 12 years ago
Thomas Müller 33db8a3089 kill superfluent classloader from tests - this approach might be of interest within the apps 12 years ago