nextcloud/tests/lib/appframework
Lukas Reschke a62190a72d Add support for disallowing domains to the ContentSecurityPolicy
For enhanced security it is important that there is also a way to disallow domains, including the default ones.

With this commit every method gets added a new "disallow" function.
2015-05-20 11:44:37 +02:00
..
controller Merge pull request #13989 from owncloud/enhancment/security/11857 2015-02-18 10:27:29 -05:00
db If the execute method on the mapper receives an assoc array, it binds by value instead of index 2015-03-19 17:08:46 +01:00
dependencyinjection Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
http Add support for disallowing domains to the ContentSecurityPolicy 2015-05-20 11:44:37 +02:00
middleware Refactor OC_Request into TrustedDomainHelper and IRequest 2015-02-16 22:13:00 +01:00
routing Merge pull request #12294 from owncloud/route-postfix 2014-11-24 16:32:54 +01:00
utility another test for overriding the docblock 2015-01-29 20:35:07 +01:00
AppTest.php AppFramework StreamResponse 2015-02-27 15:42:33 +01:00