nextcloud/lib/public/appframework/http
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
..
contentsecuritypolicy.php Add support for disallowing domains to the ContentSecurityPolicy 2015-05-20 11:44:37 +02:00
datadisplayresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
datadownloadresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
dataresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
downloadresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
icallbackresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ioutput.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
jsonresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
notfoundresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
ocsresponse.php Merge pull request #15679 from owncloud/fix-private-member-access 2015-04-17 09:13:54 +02:00
redirectresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
response.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
streamresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00
templateresponse.php Add @since tags to all methods in public namespace 2015-04-16 17:00:08 +02:00